forked from loafle/openapi-generator-original
* Add go-chi generator to go-server * Add go-chi configs * Add go-chi generated output * Updated docs * Add some javadocs * Fix import issue * Regen files
6 lines
92 B
Modula-2
6 lines
92 B
Modula-2
module github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
|
go 1.13
|
|
|
|
require github.com/go-chi/chi/v5 v5.0.3
|