Open shinigami-777 opened 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nepal-moutains-api | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 25, 2024 6:16pm |
Hi! Thanks for your contribution. Really Appreciate it. Approved the PR 🦖
This PR solves the issue #3 . Search can me made by GET /api/v1/search?height_gt=1230.4&height_lt=4000 GET /api/v1/search?height_gt=1230.4 GET /api/v1/search?height_st=1230.4
The search parameters
height_gt
,height_lt
,height_st
are added.