Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isamrish/todoapi
https://github.com/isamrish/todoapi
bun typescript
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isamrish/todoapi
- Owner: IsAmrish
- Created: 2023-09-19T18:46:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-06T05:22:28.000Z (about 1 year ago)
- Last Synced: 2023-11-06T06:27:23.403Z (about 1 year ago)
- Topics: bun, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todolist API Server in bun
Build todo api using [bun](https://bun.sh)
This repository houses a foundational implementation of a To-Do List API server, built with the Bun framework. The code provided serves as a starting point for developing a robust task management system, offering essential functionality for creating, updating, and managing to-do items through a RESTful API.