Skip to content

vangxbg/kuteNinja_backend

Repository files navigation

Xa's Backend in PHP for kuteNinja

Version 1.0.0

Project that handles data through the web for multiplayer experience for a game called kuteNinja using a RESTful API.

This project was created by me to help with the completion of kuteNinja's server side development. The code here is just a small sample of the project as it will be completed in a private repository.

Quick explanation

  • index.php is main file that is run
  • startup folder contains the code required to start up the server such as connecting to the database, listening to a port, etc.
  • routes folder contains the implementation for handling all the requests on each uri

Completed Code

  • See images in directory for structure of completed code

Contributers

About

backend development for kuteNinja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages