Skip to content

ruggedwizard/Posts-API-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#An API built with Python FastAPI and PostgreSQL#

#It Requires Authentication to create post

passwords were Hashed before Storing to the Database

Each Access token generated per login session lasts for 1hr

Every Post is Associated with a user so if a user is deleted all its post go down with it

Routes available:

*Login User

*Create Account

*Create Post

*Update Post

*Delete Post

POSTS API USEAGE

host/posts is free to use for all but to add to the post you must be logged in ie authenticted to be able to add to the posts.

#Still under Development Feel Free to Use#

About

This App was built with Python FastAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published