Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 853 Bytes

event-management-api RESTful webservice

Description

Simple RESTful webservice created using Spring Data REST, Spring Data JPA (Hibernate) and Spring Boot persisted in MySql database.
The project helps to organize an event where multiple participants are invited. An organizer can create an event and set its participants and venue (see ER diagram below).

Technologies used

  • Spring Data REST
  • Spring Data JPA
  • MySQL database
  • Spring Boot

Others:

  • build tool: Maven
  • Apache Tomcat 9
  • Postman

Images

ER Diagram HAL Browser Postman Post Sample