Skip to content

clongan/python-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-fastapi

Base Python Application to show how to setup an API using fastAPI Library

🏃 How to run

Pip

  • Create the pip environment:

     python -m venv venv 
  • Activate the pip environment:

     source venv/bin/activate
  • In case you need to update pip:

      pip install --upgrade pip
  • Install the project's core dependencies:

     pip install -r requirements.txt
  • Deactivate virtual environment:

    deactivate

About

Python API creado con fastAPI para RocketGirls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages