really_bored library

This is a simple DART implementation of the Bored API we built to test our core dart libraries. It is by no means intended as a full API implementation.

The Bored API helps you find things to do when you're bored! There are fields like the number of participants, activity type, and more that help you narrow down your results.

We provide a few static methods that asynchronously returns an activity from the API based on parameters, or just go for Bored.random.

Classes

Activity
Simple object model for testing
Bored
A simple implementation of The Bored API.

Enums

ActivityType
Enumeration of Activity.type