Skip to content

Latest commit

Β 

History

History
25 lines (16 loc) Β· 830 Bytes

File metadata and controls

25 lines (16 loc) Β· 830 Bytes

πŸ‘· Coding Task 🚧

Nest.js Todo API

A collection of simple nest.js services that provide a REST API to manage todo items

πŸš€ Introduction

A colleague asks you for help with a nest.js service that is not working. Your colleague struggled with the two packages below.

You try to help by

  • πŸ’‘ Β  analysing each task,
  • ✏️ Β  explaining the underlying problem,
  • πŸ§‘β€πŸ’» Β  and suggesting possible solutions.

✨ Stage 1

packages/todo-api-1 README

✨ Stage 2

packages/todo-api-2 README