ridays2001 / flights-api

A flights API for Shivani ❤

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flights API

A Java backend API for Shivani ♥

Java Spring Boot Project

  • Download, install, and path Maven ↗.
  • Start MySQL database on port 3306 and make a database named as flights.
  • Open terminal in root folder and use mvn spring-boot:run to start the api server.
  • Go to http://localhost:8080/ to access the api.
  • There are different get params to filter through the api.
  • You can use the form.html html file to push flights data to the database.

About

A flights API for Shivani ❤


Languages

Language:Java 70.9%Language:HTML 29.1%