Skip to content

AbdullahAbdelaziz122/Blog-Application-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog with FastAPI and JWT

A simple Blog with FastAPI.

Features

  • FastAPI-based Blog API
  • Easy to extend and customize
  • Secured with JWT
  • Alchemy database configration
  • Ready for deployment

Requirements

pip install -r requirements.txt

Installation

git clone https://github.com/AbdullahAbdelaziz122/Blog-Application-fastapi.git

Running the Project

# cd ${Folder Location}
uvicorn app.main:app --reload

About

Complete backend "Blog" application with JWT using fast-api framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages