Skip to content

BexTuychiev/fastapi-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API

A FastAPI-based blog platform API. Handles posts, comments, users, and tags.

Setup

pip install -r requirements.txt
uvicorn main:app --reload

Requires a PostgreSQL database. Update the connection string in main.py.

About

Messy FastAPI blog API for refactoring demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages