Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kailashyogeshwar85/slim-orderbook

An orderbook created using golang with minimum features.
https://github.com/kailashyogeshwar85/slim-orderbook

Last synced: 7 days ago
JSON representation

An orderbook created using golang with minimum features.

Awesome Lists containing this project

README

        

# slim-orderbook

An orderbook created using golang with minimum features.

### Install Dependencies

`go get`

### Build & Run

```
make
go run bin/slimorderbook
```

Learn By Building :wink: