pinboard-dart

A library that provides a nice interface to communicate with the Pinboard API.

MIT License

Stars
5
Committers
1

Pinboard for Dart

A library that provides a nice interface to communicate with the Pinboard API. The library is essentially a typed wrapper to Pinboard's API, meaning that it sometimes does things that don't quite make sense. Blame Pinboard.

Usage

You can view a complete example of the available API in the example. You can also view the documentation, although it's a little verbose.