The Xanho API Server uses Play Framework 2.4.x and is written in Scala. The database is TBD, but will likely be MySQL.
When contributing to this repository, please use the following guidelines
- Document code using scaladoc
- Write clean, maintainable, easy-to-read code
- Use the functional paradigm whenever possible; only use an imperative style when it is absolutely necessary