jaguar-examples / throttle

Example showing how to rate-limit jaguar routes using jaguar_throttle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

throttle

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:throttle/throttle.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Example showing how to rate-limit jaguar routes using jaguar_throttle

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%