Skip to content

Online Food Ordering App (BackEnd) | Spring | Redis | Spring Data | Spring Boot

Notifications You must be signed in to change notification settings

sambit77/QEats-Spring

Repository files navigation

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)

About

Online Food Ordering App (BackEnd) | Spring | Redis | Spring Data | Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published