Skip to content
 
 

Latest commit

 

History

386 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XYZ CV API

What?

This is a REST API server built using ExpressJS. It is built for the XYZ build system and communicates with the laughing batman DREAMS API.

Getting started

  1. Connect your app to XYZ build system; follow the instructions here.

TODO

You'll now have a dynamic REST API listening on port 3232 (or the port provided via the PORT environment variable).

Development

  1. Install NodeJS.
  2. Install and run a local copy of the DREAMS api from here.
  3. Open your terminal and do the following:
git clone <this repo>

cd <repo folder>

npm install

node app/server.js

API

NOTE Every request to the api needs to contain two headers, containing x-forwarded-user and x-forwarded-email. The is used by the server to create users upon connecting.

TODO

License

TODO

PROMISES ETC

About

Api for the xyz-cv project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages