beatriciramos / 01-Challenge-NodeJS-RS

In this challenge I developed an API to perform CRUD tasks having the following features: - Creating a task - List of all tasks - Update a task by `id` - Remove a task by `id` - Mark a task as complete by `id`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this challenge I developed an API to perform CRUD tasks having the following features: - Creating a task - List of all tasks - Update a task by `id` - Remove a task by `id` - Mark a task as complete by `id`


Languages

Language:JavaScript 100.0%