Skip to content

This Web-Services creates the Rest Api's by which user can login into the server, add a blog in a specific category. User can also delete the post and also another user can comment on this post. User can change his/her roles.

Notifications You must be signed in to change notification settings

Sbsharma0897/Blog-Management-RestFul-WebService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Management-RestFul-WebService

REST API for Blog Management WebService

  • An Individual project done using spring boot and spring security. Blog Management lets a user register and create blogs and als add other functions such as delete post ,add comments, change roles, add a new category.
  • The API's performs all the necessary operations in the database.
  • Project Video Link -https://drive.google.com/file/d/1muVVHPL30bgsq1cJq0G7lauOG5m0zRlM/view

    Features

    • User login authenticaiton using JWT token and spring security.
    • User and Admin have different responsibilites. User cannot acces admin API's

    Tech Stack

    • Java
    • Spring Framework
    • Spring Boot
    • Spring Data JPA
    • Spring Security
    • JWT
    • Hibernate
    • MySQL

    Modules

    • Login, Logout Module
    • Register Module
    • Post Module
    • Category Module
    • Comment Module
    • Role Module
    • User Module
  • About

    This Web-Services creates the Rest Api's by which user can login into the server, add a blog in a specific category. User can also delete the post and also another user can comment on this post. User can change his/her roles.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages