Skip to content

atifsyd/flask_CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_CRUD

This repo contains flask app with CRUD operations on API and Database

Installation

pip install requirements.txt
python
from movies import db
db.create_all()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages