Open dakotabenjamin opened 2 years ago
Locust.io
HTTP Requests that can be used to configure locust
curl -X 'POST' \ 'https://osm-stats.hotosm.org/mapathon/summary' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "fromTimestamp": "2021-12-07T20:00:00.000", "toTimestamp": "2021-12-07T21:00:00.000", "projectIds": [ ], "hashtags": [ "missingmaps" ] }'
As per the discussion , @eternaltyro will lead the effort to host locust.io in to Infra and @itskshitiz321 will do the load testing against the galaxy API ! cc: @ramyaragupathy
Locust.io
HTTP Requests that can be used to configure locust