amycardoso / store-backend

REST API for a product store using Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API for a product store using Spring Boot

This repository contains a REST API built using Spring Boot and MySQL/PostgreSQL database. It also uses, Google SMTP email, Amazon S3 storage, JWT token authentication and authorization.
In addition, it performs data validation, exception handling, proper use of the REST standard HTTP protocol, security, CORS, and more.
Version: Spring Boot 2.0.x

About

REST API for a product store using Spring Boot


Languages

Language:Java 99.0%Language:HTML 1.0%