Skip to content

luisnquin/flask-restapi-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask REST API with mongoDB py 3.10

First, to install all dependencies:

python -m pip install -r requirements.txt

Second, into the ./src/ folder, copypaste this:

$env:FLASK_APP="app.py"
flask run

If you reject to me, this:

py app.py

Obviusly, make sure you have mongod running on.

Source code

Flask-REST-API-mongo-DB

Releases

No releases published

Packages

No packages published

Languages