Skip to content

sobuz80/FASTAPI-and-JWT-Authentication-Blog-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTAPI-and-JWT-Authentication-Blog-python

This repository contains a Python API project using the FastAPI framework. The API provides endpoints for performing Auth Blog CRUD (Create, Read, Update, Delete) operations.

Install the dependencies

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

#Env Setep -python -m venv env -env\scripts\activate

Environment step

-python -m venv env
-env\scripts\activate
 1.Step :Auth
 2.Step :All users
 3.Step :All Blog Posts (accesstoken To Send BlogPost)
 4.Step :Comments

**Postman Screenshot -(Auth) all text all text **Postman Screenshot -(All users) all text **Postman Screenshot -(All Blog Posts (accesstoken To Send BlogPost)) all text all text all text all text

Postman Screenshot (Comments)
all text

About

This repository contains a Python API project using the FastAPI framework. The API provides endpoints for performing Auth Blog CRUD (Create, Read, Update, Delete) operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages