command
module
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Jun 21, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
oa3
oa3 generates HTTP endpoint stubs and supporting models from OpenAPI 3 specs.
Requirements
- Golang >=1.14
git
sed
- GNU sed
NOTE for Mac OS nerds: BSD sed will not work. brew install gnu-sed
then update your path. Click here for more info.
Getting Started
./build.sh
go test
./oa3 --help
Examples
Coming Soon™
Parameters
This is an exhaustive list of things that are supported as a paremeter
Go Server
Name |
Values |
Description |
timetype |
time (default) |
Uses time.Time for date/datetime/time |
|
chrono |
Uses chrono.X for date/datetime/time |
Typescript Client
Currently no parameters are supported.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
Package generator makes a small abstraction for main => generators to work with.
|
Package generator makes a small abstraction for main => generators to work with. |
|
|
|
|
Package support is full of helper functions and types for the code generator
|
Package support is full of helper functions and types for the code generator |
|
|
Package typescript generates typescript clients for the browser
|
Package typescript generates typescript clients for the browser |
Click to show internal directories.
Click to hide internal directories.