Skip to content

psharma1984/planetaryAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

planetaryAPI

Git Clone the repo
Create a virtual environment. Activate the virtual environment.
Install dependencies : pip install Flask Flask-SQLAlchemy Flask-Marshmallow Flask-JWT-Extended Flask-Mail
Setup Database : flask db_create
flask db_seed
Run the application : python app.py
You can access different endpoints as listed and use POSTMAN for GET and PUT requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages