From ac594bc3f348ac97475114a7baeed9a6eea873d3 Mon Sep 17 00:00:00 2001 From: Pierre Fenoll Date: Fri, 7 Oct 2022 17:26:58 +0200 Subject: [PATCH] Add SIMITGROUP`s repo to dependants shortlist (#627) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 850876fbd..9d2cd0193 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Here's some projects that depend on _kin-openapi_: * [github.com/goadesign/goa](https://github.com/goadesign/goa) - "Design-based APIs and microservices in Go" * [github.com/hashicorp/nomad-openapi](https://github.com/hashicorp/nomad-openapi) - "Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations." * [gitlab.com/jamietanna/httptest-openapi](https://gitlab.com/jamietanna/httptest-openapi) ([*blog post*](https://www.jvt.me/posts/2022/05/22/go-openapi-contract-test/)) - "Go OpenAPI Contract Verification for use with `net/http`" + * [github.com/SIMITGROUP/openapigenerator](https://github.com/SIMITGROUP/openapigenerator) - "Openapi v3 microservices generator" * (Feel free to add your project by [creating an issue](https://github.com/getkin/kin-openapi/issues/new) or a pull request) ## Alternatives