Skip to content

Generator for typescript/axios client packages to OpenAPI services (e.g., issuer services)

Notifications You must be signed in to change notification settings

affinidi/client-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Generator

Simply invoke the "generate" script with the name of the desired repo, a folder to output the client folder into, and an optional URL for the OpenAPI documentation (defaults to http://localhost:3000/documentation/json):

./generator issuer-phone-twilio /my/packages

# or 

./generator issuer-phone-twilio /my/packages http://localhost:3000/documentation/json

The FORCE_OVERWRITE env var can also be specified to force overwriting an existing package.

About

Generator for typescript/axios client packages to OpenAPI services (e.g., issuer services)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published