From the root Dir
chmod +x ./setup_mongo.sh
(Add exec permission to script)
./setup_mongo.sh
(Load dummy restaurants near (28.46,77.52))
./gradlew bootrun
(Run the application)
http://localhost:8081/qeats/v1/restaurants?latitude=28.46&longitude=77.52
(Returns list of open restaurants near given lat & long)
http://localhost:8081/qeats/v1/restaurants?latitude=28.46&longitude=77.52&searchFor=Kaju Paneer
(search backend based on Restaurant Name / Attributes / Item Name / Item Attributes)
-
Notifications
You must be signed in to change notification settings - Fork 0
sambit77/QEats-Spring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Online Food Ordering App (BackEnd) | Spring | Redis | Spring Data | Spring Boot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published