Skip to content

Flight Check In Application for Flight Reservation.

Notifications You must be signed in to change notification settings

azmain/flight-check-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Check In Application

This application is a integration layer of Flight Reservation Application. It searches flight reservations & updates check in status using rest template by calling the services of flight reservations.

  • Check flight reservations.
http://localhost:9090/flightcheckin/
startCheckIn?reservationId=1
  • Update flight reservations.
http://localhost:9090/flightcheckin/
completeCheckIn?reservationId=1&numberOfBangs=7

About

Flight Check In Application for Flight Reservation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages