Skip to content

jian6/restful_restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#Restaurant API This RESTful API allows user to find restaurants by specifying its location and meal type, and add to database for future use.
It returns the query result as JSON. It also supports CREATE/UPDATE/DELETE functionalities.
Queried restaurant data from Foursquare is saved in SQLITE.

Written in Python, Flask
Database: SQLITE, sqlalchemy
APIs Used: Google Maps API and Foursquare API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages