Skip to content

Backend for the Apollo library system

License

Notifications You must be signed in to change notification settings

apollo-library/apollo-api

Repository files navigation

Apollo API V2

Installing the Database

  1. Install MongoDB from here
  2. Create directory /data/db

Running the Server

  • Install the server using npm install.
  • Run the install script using sh setup.sh.
  • Run the server using node server.js.

Error Codes

Code Meaning
000 Success
001 Action Failed
002 Not Found
003 Missing/Invalid Data
004 Action Unavailable

All code is copyright Henry Franks, Max O'Brien and Cameron Robey

About

Backend for the Apollo library system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published