/MyBlogs

Blogs CRUD operations with JWT Bearer auth REST API built with Fast API and SQLite

Primary LanguagePython

My Blogs

RESTful API with FastAPI and SQLite

Setup

pip install -r requirements.txt

Run

uvicorn main:app --reload

Docker

docker-compose build

docker-compose up -d

API Documentation

http://localhost:8000/docs