Skip to content

Generator of either a typescript or C# API client from an OpenAPI defintion (swagger)

License

Notifications You must be signed in to change notification settings

thulin82/APIClientGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use: Clone the repo and run the following in the root folder

dotnet build

Then run the following command to generate a client for the swagger.json file/url in the root folder

dotnet run <path to swagger.json> <language>

© Markus Thulin 2023-

About

Generator of either a typescript or C# API client from an OpenAPI defintion (swagger)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages