Skip to content

Building a REST API for my front-end coaching sessions. During the evaluation, the students will follow instructions as to what to build and their code will be calling the endpoints for this API.

Notifications You must be signed in to change notification settings

cedpoilly/front-end-evaluation-back-end

Repository files navigation

Front-end Test Back-end

An API for my coaching clients to call when I do their front-end evaluations.

It is a simple CRUD API over one entity.

This repo is part of a larger project. Of course, I will not share the requirements for the front-end evaluation itself. 😉

NB: this is a work in progress.

Usage

Install the packages:

npm run i

Development:

npm run dev

Run on host:

npm run start

About

Building a REST API for my front-end coaching sessions. During the evaluation, the students will follow instructions as to what to build and their code will be calling the endpoints for this API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published