Skip to content

simpson2/REST-API-vatsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-vatsim Build Status

This is a RESTful API created to take the the entire VATSIM JSON data and provide selected data based on the implemented endpoints

Current endpoints

  • / - confirms server online
  • /vatsim - displays the entire JSON data
  • /vatsim/online - displays number of connected pilots and controllers
  • /vatsim/voicestatus - displays all possible voice statuses and number of connections for each voice status
  • /vatsim/pilots/:remarkSearchParameter - displays pilots, their CID and their remarks whose remarks (partially or wholly) contain the remarkSearchParameter word.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages