bigjeff187 / api

VATUSA's RESTful API for facilites

Home Page:https://api.vatusa.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

VATUSA's RESTful API for facilites

https://api.vatusa.net

License:MIT License


Languages

Language:TSQL 76.2%Language:PHP 23.2%Language:HTML 0.5%Language:Dockerfile 0.1%Language:Shell 0.0%