RishavOsaurus / NepalMoutainsAPI

Simple Web Scrapping done to create an API
MIT License
2 stars 5 forks source link

Add heights endpoint #5

Open shinigami-777 opened 1 week ago

shinigami-777 commented 1 week ago

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.

vercel[bot] commented 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
RishavOsaurus commented 1 week ago

Hi! Thanks for your contribution. Really Appreciate it. Approved the PR 🦖