An open API service indexing awesome lists of open source software.

https://github.com/jogboms/registry.dart

🤿 A super-tiny service locator, \o/
https://github.com/jogboms/registry.dart

Last synced: 6 months ago
JSON representation

🤿 A super-tiny service locator, \o/

Awesome Lists containing this project

README

          

# 🤿 Registry

[![Build](https://github.com/jogboms/registry.dart/actions/workflows/build.yml/badge.svg)](https://github.com/jogboms/registry.dart/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/jogboms/registry.dart/branch/master/graph/badge.svg)](https://codecov.io/gh/jogboms/registry.dart)

A super-tiny service locator built after some exploratory sessions on the [Expando](https://api.dart.dev/stable/2.19.5/dart-core/Expando-class.html)

## 🎖 Installing

```yaml
dependencies:
registry:
git: https://github.com/jogboms/registry.dart.git
```

## 🎮 Usage

See [registry_test.dart](./test/registry_test.dart) for what is possible.

## ⭐ License

MIT License