Skip to content

molitskyi/guardrail

 
 

Repository files navigation

guardrail Build Status

guardrail is a code generation tool, capable of reading from OpenAPI/Swagger specification files and generating Scala source code, primarily targeting the akka-http and http4s web frameworks, using circe for JSON encoding/decoding.

New to guardrail?

Check out the docs!

Compatible library versions are listed in COMPATIBILITY.md

Interested in contributing?

CONTRIBUTING.md provides an overview of how the project is structured, expectations, and information around writing new integration tests. The issue tracker also has tags for help wanted and good first issue.

Build tool plugins

Contributors

We used to have a list of contributors here, but github's Contributors page is much more accurate. Thanks to those who contributed before the project was open sourced!

About

Principled code generation from OpenAPI specifications

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 98.3%
  • Other 1.7%