Skip to content

progressively-crew/sdk-go

Repository files navigation

For documentation, make sure to check the documentation website.

Get started

Start Progressively

Make sure to have a running instance of Progressively:

$ git clone https://github.com/progressively-crew/progressively
$ cd progressively
$ docker-compose up -d

SDK Go

$ git clone https://github.com/progressively-crew/sdk-go
$ cd example
$ go run .

And access to the example http://localhost:3003