Skip to content

mikhailsnnt/BlogRestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogRestApi

Motivation

This application is blog REST service. Wich was inspired by Spring RESTful Web Services course on Udemy.

Technology stack

Java 17, Spring boot, web, security, JPA, MySql. Also used Lombock, jjwt token provider, model mapper.

Service

Service provides login/signup methods, CRUD operations for post and comment resources. Implemented role-based securiry with JWT token authentication.

URI Path versioning strategy chosen.
API documentation is provided with Spring Doc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published