Skip to content

MahdiJafari1/blogapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API

A fully functional yet simple API with documentation for blog.

API Reference

Get all posts

  GET /api/v1/
Parameter Type Description
api_key string Required.

Get post

  GET /api/v1/<int:pk>
Parameter Type Description
id int Required. Id of item to fetch

API Documentation

  GET /api/v1/swagger/
  GET /api/v1/redoc/

Screenshots

Screenshot from 2022-07-12 23-10-21

Screenshot from 2022-07-12 23-10-29

Screenshot from 2022-07-12 23-11-56

Screenshot from 2022-07-12 23-12-12

Screenshot from 2022-07-12 23-12-19

Screenshot from 2022-07-12 23-13-44

Screenshot from 2022-07-12 23-14-06

Screenshot from 2022-07-12 23-14-39

Screenshot from 2022-07-12 23-14-48

Screenshot from 2022-07-12 23-14-53

Screenshot from 2022-07-12 23-14-57

Screenshot from 2022-07-12 23-15-17

About

A fully functional yet simple API with API documentation for blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages