The common API for all apps
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
npm test
to check that all tests pass before opening anpm run filldb
npm run emptydb
respectively.
npm install
npm run gendoc
Open index.html
in docs/
for API reference
The BITS AIIMS students
MIT