Skip to content

bnahin/api

 
 

Repository files navigation

VATUSA API

Middleware notes:

  • auth:jwt,web - only for authenticated sessions, no CORS checks
  • Private - CORS check for only vatusa related websites, does not authenticate
  • SemiPrivate - Authenticates and if no authentication, does apikey check
  • Public - for readability only, to be phased out
  • APIKey - legacy for v1, only checks API Key in URL path

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 97.8%
  • HTML 2.0%
  • Shell 0.2%