https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
https://github.com/trco/copycat
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 2 months ago
JSON representation
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
- Host: GitHub
- URL: https://github.com/trco/copycat
- Owner: trco
- Created: 2024-11-04T22:11:05.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T22:11:07.000Z (7 months ago)
- Last Synced: 2025-01-26T20:11:19.517Z (4 months ago)
- Topics: api-mocker, api-mocking, api-simulation, fake-api, fake-data, http, http-mock-data, mock-apis, mock-data, mock-http, mock-server, mocking, testing, testing-tools
- Language: Go
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.