-
There may be an undocumented endpoint in Missouri that allows all years to be scraped on a single hit:
https://jobs.mo.gov/warn/all
This would need a modicum of testing to ensure we're getting ide…
-
Would be neat to have some automated unit tests for testing the endpoints. Can use `jest` and `supertest`.
-
I need to deliver metrics from the [k6-operator](https://github.com/grafana/k6-operator) (testing framework from Grafana, runs in jobs) to Prometheus.
At the time of writing this issue, [K6 officia…
-
Supporting IP testing through site-to-site VPN endpoints would be cool !
-
Unlike with other return types, conjure-go special cases `binary` endpoints to use the `ReadCloser` stream type rather than the default `[]byte`. Specifically, endpoints that return `binary` use `Read…
-
I need to be able to test my endpoint can handle say 5 simultaneous requests.
Does gofight + "*testing.B" make sense? I can't find an example. Or should I reach for another tool?
https://github…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Description**:
Implement an API endpoint for receiving push notifications. This endpoint allows authenticated users to receive notifications via push notifications. It ensures users are informed …
-
## Description
_Develop an endpoint to handle requests to update an existing blog post. This endpoint will validate the input data and update the blog post securely in the database. This endpoint s…
-
**Describe the bug**
The Ingest API returns `status_code=200` and `num_docs_for_processing`, even though no document was actually ingested.
The Quickwit Instance log shows that a `doc mapper par…