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: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# booru-rs

WIP.

## Example

`.env`:
```
DANBOORU_USERNAME=
DANBOORU_API_KEY=
```

```bash
cargo run --example cats --features cats
```