https://github.com/gridaco/figma-api-rust
Figma Rest API rust bindings
https://github.com/gridaco/figma-api-rust
api figma rust
Last synced: 10 months ago
JSON representation
Figma Rest API rust bindings
- Host: GitHub
- URL: https://github.com/gridaco/figma-api-rust
- Owner: gridaco
- License: mit
- Created: 2025-06-07T11:31:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-08T08:19:09.000Z (about 1 year ago)
- Last Synced: 2025-08-28T11:37:54.843Z (10 months ago)
- Topics: api, figma, rust
- Language: Rust
- Homepage: https://docs.rs/crate/figma-api
- Size: 2.13 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# figma-api-rust
Figma Rest API rust bindings generated with openapi-generator
## Usage
```bash
cargo add figma-api
```