Skip to content

This application has a well defined structure following the REST api rules as to make routes reachable without making a bundle of them. Users can edit, delete, create their posts and all are getting through 'get', 'post', 'put', 'delete' requests.

Notifications You must be signed in to change notification settings

TheInfinity007/RESTfulBlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTfulBlogApp

About

This application has a well defined structure following the REST api rules as to make routes reachable without making a bundle of them. Users can edit, delete, create their posts and all are getting through 'get', 'post', 'put', 'delete' requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published