Status Codes
API Portal DB
- 1BahnQL-Free – v1:
POST:{ "query": "{stationWithEvaId(evaId: 8000105) { name, picture { url }, location { latitude, longitude } } }" }
General
Node/Express
Python based REST APIs
- Flask (web framework)
- flask token-based auth
- flask mega tut
- Werkzeug (WSGI library)
- flask-restplus (github)
- uvloop: Blazingly fast Python networking
- 5 wicked fast python frameworks (Infoworld)