Skip to content
/ nvalid Public

OpenAPI validation wrappers for nvelope chains (Golang)

License

Notifications You must be signed in to change notification settings

muir/nvalid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvalid - generate http endpoint validators for use with nvelope

GoDoc unit tests report card codecov

Install:

go get github.com/muir/nvalid

Nvalid is a wrapper around kin-openapi to make it easy for nvelope to validate requests and responses.

kin-openapi is a package that parses and manipulates OpenAPI2 and OpenAPI3 files. It can also validate requests and responses.

nvelope applies dependency injection to building HTTP endpoint handlers to reduce the boilerplate to almost nothing.

See the example in the documentation.

About

OpenAPI validation wrappers for nvelope chains (Golang)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages