/Booking-Flight-API

Task title: Booking Flight API Task Objective: Create a rest API that has the following features 1. Add/Book Flight 2. Get all Flight 3. Get a single Flight 4. Update/Edit Flight 5. Delete Flight for flight let it have the following properties { title: "flight to canada", time: 1pm, price: 26000, date: "26-06-2022" } Clone this GitHub repo Repository Link or https://github.com/bee-solve/booking-flight-api

Primary LanguageJavaScript

No issues in this repository yet.