peekapi 0.1.0 copy "peekapi: ^0.1.0" to clipboard
peekapi: ^0.1.0 copied to clipboard

Zero-dependency Dart SDK for PeekAPI — plug-in API analytics. Shelf middleware included.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add peekapi

With Flutter:

 $ flutter pub add peekapi

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  peekapi: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:peekapi/peekapi.dart';
1
likes
150
points
86
downloads

Documentation

API reference

Publisher

verified publisherkonstantinkai.dev

Weekly Downloads

Zero-dependency Dart SDK for PeekAPI — plug-in API analytics. Shelf middleware included.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

shelf

More

Packages that depend on peekapi