Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 436 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 436 Bytes

iBis Server (Python)

The server for the iBis app written in python.

Currently under development.

API

API documentation can be found here

Progress

TODO

  • Travis CI
  • Falcon REST framework
  • SQLAlchemy
  • Authentication
    • API: Token
    • API: Tracks (upload and querying)
    • API: Routing
    • API: Routing profiles
    • API: Geo data
    • API: Geocoding

Done