REST API

The frontend code communicates with the backend via a REST API. Here is a list of useful REST commands you can use. Make sure the NodeJS server is up and running.

Root Resource

Display all available REST requests incl. documentation

Access MongoDB data

Initialize MongoDB with test data

Get all customers that are stored in MongoDB

Get all projects that are stored in MongoDB

Get all employees that are stored in MongoDB

Search MongoDB data

Find employees by Twitter handle

Find employees by Name

Find employees by Skill