https://github.com/pieterclaerhout/example-apiclient
An example project for https://www.yellowduck.be/posts/mocking-a-http-server/
https://github.com/pieterclaerhout/example-apiclient
example golang mocking testing
Last synced: about 1 year ago
JSON representation
An example project for https://www.yellowduck.be/posts/mocking-a-http-server/
- Host: GitHub
- URL: https://github.com/pieterclaerhout/example-apiclient
- Owner: pieterclaerhout
- License: apache-2.0
- Created: 2019-10-26T09:23:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T06:11:00.000Z (about 2 years ago)
- Last Synced: 2025-02-26T05:17:52.669Z (over 1 year ago)
- Topics: example, golang, mocking, testing
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example-apiclient
This is the sample project discussed in https://www.yellowduck.be/posts/mocking-a-http-server/