Skip to content

Cambalab/node-course-test

Repository files navigation

node-course-test

Exam repo for Fiqus' node-course by Cambá.

Contents

Installation

In the project root run:

npm install
mongorestore ./dump

Excercises

  1. Add filter by technologyId for GET api/courses endpoint
  2. create a GET api/admin/billing/getInvoices
  3. Add Middleware for caching GET requests
  4. create GET api/stats/mostFailedStates

Evaluation criteria

To pass this exam all excercises must be resolved, every feature must be tested (with all tests passing) and there must be no linting errors.

Summission must be done through a single Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published