Skip to content

noobProgrammer112/openapi-generator-typescript-example

 
 

Repository files navigation

OpenAPI Generator Example with TypeScript

This repo demonstrates how to use OpenAPI-Generator with TypeScript. I use it as the example in my blog post at https://stefanwille.com/blog.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn codegen

Generated TypeScript client code from the OpenAPI API specification file.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.6%
  • HTML 9.1%
  • CSS 3.3%