allcentury

↗ HN profile [ 84.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. We have tests that from app A that spin up app B (via docker compose) and hit endpoints. It is very brittle but we have not come up with anything better.

  2. Say we use JIRA for agile development and git for version control along with CI/CD tools such as jenkins. We deploy a lot of code so how do we communicate to other business units stuff that has gone out? I see a lot of…

  3. Hi HN, I'm hoping to start a discussion on the topic of paging/pagination as there seems to a hole in most implementations that I'm only seeing addressed by some API's. The example is pretty simple: GET /some_resource/…