Skip to content

O repositório do webserver para a rest API do jogo project akrasia

License

Notifications You must be signed in to change notification settings

Spaghetty-Arts/project-akrasia-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Akrasia Multiplayer

Communication between Client and Server

Akrasia

GitHub license GitHub version

JS Node Mysql

This repository was made for the webserver of the Multiplayer part of our game Projekt Akrasia.

SP

What we will offer

  • Rest API for comunication with the Game and Database
  • Websockets for PVP communication between clients
  • Use of MySQL database
  • Various features like mail service
  • And much more

Tecnology

The webserver is done using:

  • Java - We used the stable Java 8
  • Spring - The most popular Java framework
  • MySQL - A tool for editing powerful relation DB

Instalation

No need for instalation just run the aplicattion on your IDE ou run the Jar file.

Development

This webserver began in the third sprint and we plan to have almost everyting done related to it in this iteration

Version What's new Sprint
0.1 API Created 3
1.0 API Done 4

Sprint 3

  • Rest API Created
  • Mail Service Created

Sprint 4

  • Rest API Finalized
  • Integration with Heroku

License

This code is open source and was based arroun documentatation an other references so the license is MIT. See the license file for more information.