5 releases
Uses new Rust 2024
0.2.1 | Feb 27, 2025 |
---|---|
0.2.0 | Feb 27, 2025 |
0.1.2 | Feb 15, 2025 |
0.1.1 | Jun 6, 2024 |
0.1.0 | May 28, 2024 |
#1186 in Procedural macros
536 downloads per month
Used in ft-sdk
5KB
78 lines
ft-sdk
This crate can only be used when compiled to wasm, and wasm is run by
www.fifthtry.com, or by clift
, the command
line tool to use help developers build FifthTry Apps or when self-hosting
FifthTry Apps.
Maintenance Note
Run scripts/check.sh
before release.
ft-stripe
This project provides integration with Stripe HTTP APIs. It is based on the async-stripe project, with its own implementation of a Client to call Stripe APIs.
License
This project includes many source files copied from async-stripe. We acknowledge and are grateful to the developers of async-stripe for their contributions to open source.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) at your option.
Dependencies
~205–640KB
~15K SLoC