https://github.com/drmick/explany-public
https://github.com/drmick/explany-public
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drmick/explany-public
- Owner: drmick
- Created: 2023-01-03T23:14:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T20:56:17.000Z (over 3 years ago)
- Last Synced: 2025-04-04T17:22:02.609Z (over 1 year ago)
- Language: Rust
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#####
Explany backend API
###
1. configure .env
2. run migration `cargo sqlx migrate run`
3. (optional) prepare offline data for sqlx `cargo sqlx prepare`
4. run server `cargo run`
5. test `cargo test`
###
swagger spec
http://localhost:8081/swagger-ui/index.html?url=/swagger-spec