Skip to content

simpson2/REST-API-vatsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-vatsim

This is a RESTful API created to take the VATSIM JSON data and provide tailored JSON 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 fully) contain the remarkSearchParameter word

Deployment

  • Deployed version can be found on Render

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks