Skip to content

Knowledge test for development vacancy using Nest framework.

Notifications You must be signed in to change notification settings

Anttonino/to-do-list-API

Repository files navigation

Description

Knowledge test for development vacancy using Nest framework.

Instructions

  • Develop an API using Node.JS for a to-do application;

  • The choice of libraries, database and architecture is at the discretion of the developer;

  • Change the readme file explaining what needs to be done to run your application

Aplication Programming Interface (API)

API needs to be developed in node.js

  • list all to-do's
  • add a new to-do
  • change a to-do
  • delete a to-do

Installation

$ npm install

Create database

$ create databade list_db;

Running the app

# watch mode
$ npm run start:dev

Author

VICTOR ANTONINO COSTA

github linkedin

About

Knowledge test for development vacancy using Nest framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published