Skip to content

A collection of custom Mustache templates for generating Ruby clients from OpenAPI specifications using the [OpenAPI Generator](https://openapi-generator.tech) tool.

Notifications You must be signed in to change notification settings

skrix/openapi-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI Client

A collection of custom Mustache templates for generating Ruby clients from OpenAPI specifications using the OpenAPI Generator tool.

Usage

Generating a Ruby Client

./generate.sh path/to/your-api-spec.yaml output/directory 1.0.0

Project Structure

  • config.yml: OpenAPI Generator configuration
  • generate.sh: Convenience script for generation
  • templates/: Mustache template files

Related Projects

Support

For issues related to:

About

A collection of custom Mustache templates for generating Ruby clients from OpenAPI specifications using the [OpenAPI Generator](https://openapi-generator.tech) tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published