Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isamrish/todoapi


https://github.com/isamrish/todoapi

bun typescript

Last synced: 3 days ago
JSON representation

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.