https://github.com/dfds/ticli
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfds/ticli
- Owner: dfds
- Created: 2024-03-21T13:20:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T08:21:50.000Z (about 2 years ago)
- Last Synced: 2024-06-25T09:58:35.619Z (about 2 years ago)
- Language: Go
- Size: 169 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
# Ticli
## generate client command
`oapi-codegen -package openapiclient -generate types,client api.json > openapiclient/openapiclient.gen.go`