Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

License

Notifications You must be signed in to change notification settings

MiguelFranken/openapi-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Angular API Client Generator

Development

Requirements

  • Java 8
  • Maven 3.6.x

Important Files & Directories

Getting Started

  • mvn clean package -DskipTests in root directory
  • ./bin/stubi.sh in root directory

This generates the sample.

Once the project was built you can test out template changes which don't require recompilation of the entire project just by executing ./bin/stubi.sh

Debugging

About

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.6%
  • Shell 7.3%
  • JavaScript 2.1%
  • TypeScript 1.8%
  • Batchfile 1.5%
  • PHP 1.3%
  • Other 3.4%