The common API for all aiims apps
You should have NodeJS(v6.6.0 or above) and MongoDB installed and running
git clone https://github.com/BitsAiims2017/api
cd api
npm install && npm start- Please use 4 SPACES, no TABS.
- Fork and open a pull request with the changes
- Follow the code style used in the project already and ask on gitter if in doubt.
- Please run npm testto check that all tests pass before opening a pull request.
- You can fill and empty the sample data with npm run filldbandnpm run emptydbrespectively.
npm install
npm run gendocOpen index.html in docs/ for API reference
The BITS AIIMS students
MIT
