All Projects → Metaswitch → swagger-rs

Metaswitch / swagger-rs

Licence: Apache-2.0 license
A set of common utilities for crates generated by swagger-codegen

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to swagger-rs

generator-swagger-2-ts
A Swagger Codegen for typescript and javascript
Stars: ✭ 76 (-9.52%)
Mutual labels:  swagger-codegen
utility-network-swagger
Utility Network REST API expressed in Swagger / Open API Specification, code samples
Stars: ✭ 27 (-67.86%)
Mutual labels:  swagger-codegen
rules openapi
🍃 bazel rules for generating code from openapi specifications
Stars: ✭ 49 (-41.67%)
Mutual labels:  swagger-codegen
Swagger Codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
Stars: ✭ 13,859 (+16398.81%)
Mutual labels:  swagger-codegen
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+2903.57%)
Mutual labels:  swagger-codegen
Go Swagger
Swagger 2.0 implementation for go
Stars: ✭ 7,058 (+8302.38%)
Mutual labels:  swagger-codegen
light-rest-4j
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports
Stars: ✭ 113 (+34.52%)
Mutual labels:  swagger-codegen
platform
Apinf - Open source API management platform with multi proxy and protocol support
Stars: ✭ 69 (-17.86%)
Mutual labels:  swagger-codegen
swagger2puml
Generate Class Diagrams (UML) for Given Swagger Definition
Stars: ✭ 43 (-48.81%)
Mutual labels:  swagger-codegen

swagger-rs

Build Status crates.io

A set of common utilities for crates generated by the rust-server openapi-generator generator

Releasing a new version

  1. Run ./release-changelog.sh <version> to update the changelog and Cargo.toml
  2. Commit and push your changes.
  3. Wait for a travis build to complete successfully.
  4. Run cargo publish.
  5. Tag the new version and push the tag.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].