An open API service indexing awesome lists of open source software.

https://github.com/go-openapi/stubs


https://github.com/go-openapi/stubs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenAPI initiative random data generator [![Build Status](https://travis-ci.org/go-openapi/stubs.svg?branch=master)](https://travis-ci.org/go-openapi/stubs) [![codecov](https://codecov.io/gh/go-openapi/stubs/branch/master/graph/badge.svg)](https://codecov.io/gh/go-openapi/stubs) [![Slack Status](https://slackin.goswagger.io/badge.svg)](https://slackin.goswagger.io)

[![license](http://img.shields.io/badge/license-Apache%20v2-orange.svg)](https://raw.githubusercontent.com/go-openapi/stubs/master/LICENSE) [![GoDoc](https://godoc.org/github.com/go-openapi/stubs?status.svg)](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.