HAlejandro88 / fastApi-mongoDB

An example to how to create a Rest Api with FastApi and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastApi with MongoDb

Crate Virtual env

virtualenv env 

Initializing virual env

If you are linux distribution run

source {$envFile}/bin/activate

For desactivate the virtual enviroment run:

deactivate

About

An example to how to create a Rest Api with FastApi and MongoDB


Languages

Language:Python 100.0%