Skip to content

Repository files navigation

restaurant-api

username: admin

password: hungry12345678

How to running the app

# go to python repl
$ python

# from python repl then fire up db
>>> from app import db
>>> db.create_all()

# fill in data
>>> from json_to_db import db
>>> db.create_all()
>>> exit()

# run the app
$ python app.py

register to login

How to deploy, setup and API docs available at the dashboard heroku app above.

About

Back end dev assignment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages