Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mfloriach/simple-trading

simple trading platform
https://github.com/mfloriach/simple-trading

golang grpc mongodb timescaledb

Last synced: 4 days ago
JSON representation

simple trading platform

Awesome Lists containing this project

README

        

# Simple Trading Platform
Simple platform for trading written in golang, grpc and time base database.

## Tools
* Buff
* TimeScaleDB
* MongoDB
* GRPC

## Installation
```
$ buff generate
$ docker compose up -d
$ go run server/cmd/migrate/main.go
```

## Run
```
$ go run server/cmd/grpc/main.go
```

## Docs
```
$ docker compose up -d
```
[API](http://localhost:8081)