deziev / api

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

Home Page:https:/designhub.party/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https:/designhub.party/

License:MIT License


Languages

Language:JavaScript 100.0%