arcynum / tiramisu

Java web application framework, using servlets and a custom URL routing system.
Other
1 stars 0 forks source link

JSON API Specification Compliance #8

Open arcynum opened 7 years ago

arcynum commented 7 years ago

Ensure the web server complies with the JSON API specification. http://jsonapi.org/format/

By ensuring all the specifications are met, gives an easy way to provide documentation about the implementation.