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

https://github.com/linjunpop/donut_store

🍩 A Donut Store, Fun with GenStage
https://github.com/linjunpop/donut_store

Last synced: 2 months ago
JSON representation

🍩 A Donut Store, Fun with GenStage

Awesome Lists containing this project

README

          

# DonutStore

A DonutStore implementation, fun with GenStage.

## Setup

```
$ mix deps.get
$ iex -S mix
```