geoquery.in
geoquery.in copied to clipboard
K6 API Benchmarks - Part 1/3
Description
This issue tracks the implementation of benchmarking GET endpoints using K6 for the application.
Implementation Details
-
Task: Benchmark API endpoints using K6.
-
Endpoints:
- GET / - should return the index.html page.
- GET /city/:ip - should return geolocation data for a valid IP.
- GET /city/:ip - should return an error for an invalid IP.
-
Expected Outcome: A performance benchmark for the GET endpoints with the ability to analyze response times and load-bearing capacity.
Product Name
GeoIP
Project Name
GeoIP
Organization Name
SamagraX
Domain
NA
Tech Skills Needed
K6, Node JS
Category
Benchmarking
Mentor(s)
@dhruv-1001 @35C4n0r
Complexity
High