Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) |