🗺️ Restaurant navigation and review app API made with Flask.
API created for Organizer mobile restaurant app.
Made during fourth semester of my studies at Kaunas University of Applied Sciences.
Frontend -> React Native
Backend -> Flask API
Database -> PostgresSQL
Hosting -> Heroku
Maps -> Google API
🔌 API Boilerplate
🔗 Organizer Mobile App
Endpoints:
- /user/
- /user/{username}
- /search/name
- /event/
- /event/{event_id}
- /iamge/{username}
- /auth/login
- /auth/logout