-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation
Ben Sloan edited this page Jan 30, 2024
·
7 revisions
Our API server is hosted on Google App Engine at: https://wombo-412213.nw.r.appspot.com/
Our API documentation is available at https://wombo-412213.nw.r.appspot.com/docs/
- Install the required npm packages:
npm install
- Run the expressJS server:
node api_server.js