Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/celest-dev/dart-api-clients
A collection of API client libraries for Dart
https://github.com/celest-dev/dart-api-clients
Last synced: about 2 months ago
JSON representation
A collection of API client libraries for Dart
- Host: GitHub
- URL: https://github.com/celest-dev/dart-api-clients
- Owner: celest-dev
- License: other
- Created: 2024-05-08T03:22:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T20:22:03.000Z (6 months ago)
- Last Synced: 2024-07-27T21:24:22.534Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 755 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dart API clients
A collection of API clients for services like Stripe.
Written in Dart for Dart 💙
## Clients
The following clients are available:
| Client | Description | Pub | Checks |
| ------------------------- | ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Stripe](clients/stripe/) | A Dart wrapper over [Stripe](https://stripe.com/)'s REST API. | | [![Stripe](https://github.com/celest-dev/dart-api-clients/actions/workflows/stripe.yaml/badge.svg)](https://github.com/celest-dev/dart-api-clients/actions/workflows/stripe.yaml) |