Skip to content

Java Spring Boot REST application for flight booking.

Notifications You must be signed in to change notification settings

belaarany/flights-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flights backend

Java Spring Boot REST application for flight booking.

🚀 Tech stack

  • Java
  • Spring Boot
  • REST API
  • Dijkstra Algorithm
  • Swagger UI

🎯 Motivation

I wanted to practise Java Spring Boot. My goal was to create an application which meets the Java / Spring Boot standards.

💡 Features

  • Store Airplanes, Airlines, Airports and Flights in H2 database
  • HTTP API endpoints for the entities
  • Route planning using a customized implementation of Dijkstra's Shortest Path algorithm
  • Tests for most of the code

About

Java Spring Boot REST application for flight booking.

Topics

Resources

Stars

Watchers

Forks

Languages