https://github.com/evokelektrique/fastify-todolist-api
Todolist REST API powered by Fastify
https://github.com/evokelektrique/fastify-todolist-api
fastify todolist-app
Last synced: 2 months ago
JSON representation
Todolist REST API powered by Fastify
- Host: GitHub
- URL: https://github.com/evokelektrique/fastify-todolist-api
- Owner: evokelektrique
- Created: 2021-09-03T11:07:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T20:48:39.000Z (about 4 years ago)
- Last Synced: 2025-07-24T07:56:56.335Z (3 months ago)
- Topics: fastify, todolist-app
- Language: TypeScript
- 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
# :pencil: Todo list REST API
Just a demonstration of CRUD Rest API made with **Fastify** web server
:package: Build with `npm build`
:rocket: Run the server with `npm start`