MagicCap / magiccap-api-v2

The currently used API for MagicCap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicCap API v2

The job of this API is pretty much the same as v1 except for:

  • Unused routes have been removed.
  • Unneeded information is no longer stored.
  • This uses DigitalOcean/Kubernetes/RethinkDB instead of AWS.
  • It contains a WebSocket update manager.
  • It uses Sanic.
  • /travis is now /ci

The Kubernetes deployment is here.

About

The currently used API for MagicCap.

License:Mozilla Public License 2.0


Languages

Language:Python 99.5%Language:Dockerfile 0.5%