Skip to content

Demo API used for job interviews and programming assignments

Notifications You must be signed in to change notification settings

percolate/coffeeapi

Repository files navigation

Coffee API

Circle CI codecov.io

The mobile team is using this API to give potential job candidates programming challenges.

Candidate Instructions can be found here: http://percolate.github.io/coffeeapi/

Running the API

local version

  • Install Google App Engine
  • cd /path/to/coffeeapi
  • Start the server using /path/to/google_app_engine/dev_appserver.py .. (or use Google App Server GUI)
  • http://localhost:8080/ further instructions await you here.

remote version

  • Continous Deployment is enabled
  • PR into to master and changes will go live.

Deploy a new version

Continuous Deployement is enabled, just merge your PR into master.

About

Demo API used for job interviews and programming assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published