Skip to content

Abdulkbk/Blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-api

A Blog API built with Django (python web framework) with Create, Read, Update, and Delete (CRUD) functionalities and User Management.

The API's endpoints are as follows:

ENDPOINT Methods DESCRIPTION
posts/ GET GETS all the available posts
posts/new POST Create a new post
posts/id GET PUT DELETE Gets/Updates/Deletes a post

How to download

...

About

A Blog API built with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors