Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 280 Bytes

Readme.md

File metadata and controls

14 lines (9 loc) · 280 Bytes

Blog Application API

This is a Blog Application API made in Java

Checkout the application at : https://ghostarena.herokuapp.com

The various technologies used are :

  1. Spring Boot
  2. Spring Data JPA
  3. AWS RDS/MySQL Database
  4. Spring Security(JWT Authentication)
  5. Swagger