hanhanhan / multiplayer

Mock API for a multiplayer game, using Django REST framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Game API and Backend

Sample multiplayer game API using Django REST-Framework.

  1. There is a virtual environment under mulitplayer, as well as a requirements.txt file. Python 3.6

  2. Run python manage.py test to test endpoints, including sending an error message to the log.

About

Mock API for a multiplayer game, using Django REST framework


Languages

Language:Python 98.0%Language:HTML 0.8%Language:JavaScript 0.8%Language:CSS 0.4%Language:Shell 0.0%