Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/souvik150/todo-api-rust


https://github.com/souvik150/todo-api-rust

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# A basic TODO api

It is a basic CRUD application in Rust.

Features are as follows:-
- Actix Framerwork
- Postgres DB
- Uses Diesel for migrations