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

https://github.com/atsushi130/attendance-api


https://github.com/atsushi130/attendance-api

attendance-system diesel rocket rust

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          


attendance-api

attendance system

## Setup
```
❯ diesel migration run
❯ cargo run --release
```

## Rust version
1.25.0-Nightly