Skip to content

Backend of the AR game, pony hugger. Shamelessly copied from here: https://hug.brony.eu/

License

Notifications You must be signed in to change notification settings

basisbit/ponyhug-backend

 
 

Repository files navigation

PonyHug Backend

A QR Code based Treasure-hunt like AR game with ponies! Shamelessly copied from here: https://hug.brony.eu/

This repository contains the backend of the game which exposes a REST API for the frontend.

Wiki: https://xwiki.kmlabz.com/bin/view/Projektek/PonyHug/

Running

TODO: Docker

The application requires a relational database that is supported by SQLAlchemy. For this purpose we recommend either MySQL or PostgreSQL. Some DBMSs may require the proper python driver to be installed inside the container.

Example docker-compose

Kubernetes Ready

Optional Sentry

API

REST Interface

Trough the entire API provided by th

The complete API documentation available in Swagger. (TODO)

User management

TODO

Filling up with content

TBD

Contribute!

Contributions are welcomed! ^^

About

Backend of the AR game, pony hugger. Shamelessly copied from here: https://hug.brony.eu/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Dockerfile 1.5%