Skip to content

Project516/BlogAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogAPI

Simple API for my blog website!

Endpoints:

GET:

GET /blogs - returns json of all blogs, with title, link, and date.

GET /blogs/latest - returns json of just the latest blog post.

GET /blogs/search - searches through blog posts, returns any matches.

POST:

POST /blogs/cache - updates the blog cache.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors