Skip to content

A REST API to implement a simple airline reservation system through create, get, update, and delete. The system will be hosted on Amazon EC2. Uses spring’s @RestController for the implementation and uses JPA for the persistence. Uses Spring Boot as well.

Notifications You must be signed in to change notification settings

siddharth-daftari/AirlineReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirlineReservationSystem

A REST API to implement a simple airline reservation system through create, get, update, and delete. The system will be hosted on Amazon EC2. Uses spring’s @RestController for the implementation and uses JPA for the persistence. Uses Spring Boot as well.

About

A REST API to implement a simple airline reservation system through create, get, update, and delete. The system will be hosted on Amazon EC2. Uses spring’s @RestController for the implementation and uses JPA for the persistence. Uses Spring Boot as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published