Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 443 Bytes

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