Skip to content

freddcf/springboot-api-bookstore

Repository files navigation

Bookstore manager API

This is a Spring Boot RestAPI project using PostgreSQL as database.

🛠 Base language: Java

🚀 Current Techs:

🎯 Goals:

  • Learn the basics of Spring Boot
  • Learn to validate data on backend using DTOs
  • Manage dependencies with Maven
  • Create a backend RestAPI based application to integrate with a Bookstore frontend app
  • Treat backend exceptions according to the rules of Http Status
  • Relate tables for database environment
  • Implement Spring Security with JWT
  • Manipulate users authentication

⚡ Version:

v1.0.0 - current

About

Bookstore manager API developed with Java Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages