Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souvik150/todo-api-rust
https://github.com/souvik150/todo-api-rust
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/souvik150/todo-api-rust
- Owner: souvik150
- Created: 2023-09-17T16:14:14.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-17T20:14:13.000Z (about 1 year ago)
- Last Synced: 2023-09-18T20:36:27.672Z (about 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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