Skip to content

frhoyde/PythonAPIProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonAPIProject

A Python Backend Only blogging API. Created with FastAPI.

Installation

Use the package manager pip to install dependencies.

pip install -r requirements.txt

API Documentation

For documentation, go to http://localhost:{YourPortNumber}/docs

Running the application

Enter:

uvicorn app.main:app

on the root directory.

License

MIT

Tutorial from

Sanjeev Thiyagarajan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors