Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagohrcosta/ignite-task
This project was developed during the Node.js specialization created by Rocketseat. It is a API only project that create, update, destroy and mark as done a task created by user.
https://github.com/thiagohrcosta/ignite-task
api-rest nodejs
Last synced: about 1 month ago
JSON representation
This project was developed during the Node.js specialization created by Rocketseat. It is a API only project that create, update, destroy and mark as done a task created by user.
- Host: GitHub
- URL: https://github.com/thiagohrcosta/ignite-task
- Owner: thiagohrcosta
- Created: 2023-02-01T00:48:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T13:24:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T20:41:45.470Z (about 2 months ago)
- Topics: api-rest, nodejs
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![banner](https://camo.githubusercontent.com/c1961440b3cd295d2e75cbe71c7177fb4474f5eb8cbe53e359b112e4128723ac/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f646c6f6164623262782f696d6167652f75706c6f61642f76313637343532333539362f34326531616238302d373761662d313165622d396530372d3437663965343662336536655f61786f636e6e2e706e67)
# Task API
This project was developed during the Node.js specialization created by Rocketseat. It is a API only project that create, update, destroy and mark as done a task created by user.