Skip to content

alirezadoostimehr/API-Mock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight-Data-API

from this API cou can: Get a list of different planes Get the list of cities that are the origin or destination of flights. Get a list of flight dates. Get a list of flights from city A to city B on a specific day. Get more information about each flight by specifying the flight number.

The only change that happens in the information of this API is the capacity of flights: By sending a "reserve" message you can reduce the number of empty steats on the flight By sending a "returned" message you can increase the number of empty steats on the flight.

About

Mock API of flight data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Shell 1.0%