Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1atdev/booru-rs
https://github.com/p1atdev/booru-rs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p1atdev/booru-rs
- Owner: p1atdev
- License: apache-2.0
- Created: 2024-08-22T03:40:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T14:58:15.000Z (about 1 month ago)
- Last Synced: 2024-11-29T15:24:31.174Z (about 1 month ago)
- Language: Rust
- Size: 90.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# booru-rs
WIP.
## Example
`.env`:
```
DANBOORU_USERNAME=
DANBOORU_API_KEY=
``````bash
cargo run --example cats --features cats
```