Skip to content

A REST full api webservice for blogging website. This API performs all the CRUD operations related to user, post, comment, category. I have added paging and sorting functionality and spring security .

Notifications You must be signed in to change notification settings

suraj-996/Blog-Application-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

REST API for Blogging Website.

  • I have developed this REST API for an Blogging Website. This API performs all the fundamental CRUD operations of any Blogging Website. platform with user validation at every step.

Tech Stack

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

Modules

  • User Controller
  • Post Controller
  • Category Controller
  • Comment Controller

Features

  • Spring Security with jwt authentication.
  • Paging and Sorting functionalities.
  • Upload Image
  • Download Image
  • Search Post
  • CRUD Operation related to user, post, category and comment.

About

A REST full api webservice for blogging website. This API performs all the CRUD operations related to user, post, comment, category. I have added paging and sorting functionality and spring security .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages