https://github.com/fega/arduair2
A best server for the arduair project.
https://github.com/fega/arduair2
Last synced: 11 months ago
JSON representation
A best server for the arduair project.
- Host: GitHub
- URL: https://github.com/fega/arduair2
- Owner: fega
- Created: 2017-04-26T19:02:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T02:22:57.000Z (over 8 years ago)
- Last Synced: 2025-01-10T18:26:03.449Z (12 months ago)
- Language: JavaScript
- Size: 341 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmap.md
Awesome Lists containing this project
README
# Arduair 2
This is a 2nd version of the [arduair project](https://github.com/fega/arduair), it strives to be a RestApi (except the arduino endpoint)
Now, the front-end is stored in a separated repository: https://github.com/fega/arduair-frontend
### usage
* Clone this repository
* Run `cd my arduair2 && npm install`
* Run `DEBUG=arduair2:* npm start`
### API JSON response standard
Uses [Jsend](https://labs.omniti.com/labs/jsend) as response standard