https://github.com/go-openapi/stubs
https://github.com/go-openapi/stubs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/go-openapi/stubs
- Owner: go-openapi
- License: apache-2.0
- Created: 2017-01-07T02:55:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T19:48:09.000Z (about 9 years ago)
- Last Synced: 2024-06-19T04:20:45.846Z (almost 2 years ago)
- Language: Go
- Size: 24.4 KB
- Stars: 10
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OpenAPI initiative random data generator [](https://travis-ci.org/go-openapi/stubs) [](https://codecov.io/gh/go-openapi/stubs) [](https://slackin.goswagger.io)
[](https://raw.githubusercontent.com/go-openapi/stubs/master/LICENSE) [](http://godoc.org/github.com/go-openapi/stubs)
A library to generate random data for a swagger specification.
This is a building block for generating stubs for your API as well as tests.
**Project archived on 2025/11/09**
Generating mock data driven by an API spec remains a topic of interest.