Skip to content

tommysitu/go-resty-sample-client

Repository files navigation

go-resty-sample-client

Client library for Form3 fake Account API

Dependencies

Go Modules is used for dependency management. You may checkout the code to a directory outside of your GOPATH.

The following dependencies are used:

  • go-resty: easy-to-use REST API client
  • ginkgo: very popular framework for BDD test