/api

Rest API for Levels, Tweets and Top Design written in node.js using express and mysql

Primary LanguageJavaScriptMIT LicenseMIT

API Build Status

REST API written in node.js using express, mysql and standardjs.

This API is primarily intended for intern usage.

Standard Code Style

You have to check if the code accords to the Standard Code Style. Just run npm run standard, if you want to check the errors. It can fix those errors for you to, simply run npm run autoformat in your Console.

API Docs

Run npm run apidoc, apidocs should be on http:/localhost:8080/doc.