Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 392 Bytes

Dart API client sample

This is a (very) simple API client sample in Dart.

Create a new token in the Span dashboard and launch the sample with dart run bin/collections.dart [API token]

Adding the dependency

Add the dependecy to your project by running the following command:

dart pub add spanapi --git-url https://github.com/lab5e/dart-spanapi