Files
sdk-rust/.env.example
Guilherme Werner 23af141e2d Generate api client with openapi-generator (#3)
* Generate api client with openapi-generator

* Add wrapper struct

* Add basic example
2025-06-03 19:47:49 -03:00

3 lines
61 B
Plaintext

TRIBUFU_API_KEY=""
TRIBUFU_API_URL="https://api.tribufu.com"