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
- Host: GitHub
- URL: https://github.com/atsushi130/attendance-api
- Owner: atsushi130
- Created: 2018-02-24T10:59:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T11:45:07.000Z (over 8 years ago)
- Last Synced: 2025-03-13T05:17:56.099Z (over 1 year ago)
- Topics: attendance-system, diesel, rocket, rust
- Language: Rust
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- 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