Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 307 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 307 Bytes

go.API

Test API writen in Go, dbs: MongoDB, Aerospike, initialization as cli.

Requirements

  • Go Runtime
  • MongoDB
  • Aerospike

Getting Started

Go to root directory

Run MongoDB and Aerospike

Run:

go get

Edit config.json file then run command:

go run main.go -c=config.json