Ecosyste.ms: Awesome
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: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atsushi130/attendance-api
- Owner: atsushi130
- Created: 2018-02-24T10:59:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T11:45:07.000Z (almost 7 years ago)
- Last Synced: 2024-11-19T00:47:58.354Z (3 months ago)
- Topics: attendance-system, diesel, rocket, rust
- Language: Rust
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
attendance-api
attendance system
## Setup
```
❯ diesel migration run
❯ cargo run --release
```## Rust version
1.25.0-Nightly