Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fastapi | 63,127 | 138 | 2,219 | 6 hours ago | 175 | July 27, 2023 | 518 | mit | Python | |
FastAPI framework, high performance, easy to learn, fast to code, ready for production | ||||||||||
Openapi Specification | 27,152 | 5 days ago | 608 | apache-2.0 | JavaScript | |||||
The OpenAPI Specification Repository | ||||||||||
Swagger Ui | 24,541 | 1,622 | 370 | a day ago | 251 | July 24, 2023 | 1,008 | apache-2.0 | JavaScript | |
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. | ||||||||||
Redoc | 21,067 | 112 | 82 | a day ago | 217 | September 13, 2022 | 323 | mit | TypeScript | |
📘 OpenAPI/Swagger-generated API Reference Documentation | ||||||||||
Grpc Gateway | 16,089 | 6,619 | 19 hours ago | 395 | July 28, 2023 | 116 | bsd-3-clause | Go | ||
gRPC to JSON proxy generator following the gRPC HTTP spec | ||||||||||
Swagger Codegen | 16,000 | 31 | 6 | a day ago | 45 | May 17, 2023 | 3,378 | apache-2.0 | Mustache | |
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. | ||||||||||
Full Stack Fastapi Postgresql | 12,908 | 23 days ago | 230 | mit | Python | |||||
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more. | ||||||||||
Go Swagger | 8,863 | 54 | 194 | a month ago | 91 | June 10, 2023 | 625 | apache-2.0 | Go | |
Swagger 2.0 implementation for go | ||||||||||
Swag | 8,854 | 74 | 1,200 | 6 days ago | 140 | May 04, 2023 | 263 | mit | Go | |
Automatically generate RESTful API documentation with Swagger 2.0 for Go. | ||||||||||
Swagger Editor | 8,359 | 135 | 37 | 11 hours ago | 317 | August 04, 2023 | 220 | apache-2.0 | JavaScript | |
Swagger Editor |
⚠️ Actively searching for contributors, if you want to help, please contact me on discord ⚠️
orval
is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml
or json
formats.
Generate
, valid
, cache
and mock
in your React, Vue, Svelte and Angular applications all with your OpenAPI specification.
You can find below some samples