tomasherman / guardrail

Principled code generation for Scala services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 book!

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

About

Principled code generation for Scala services

License:MIT License


Languages

Language:Scala 98.9%Language:Java 0.8%Language:Shell 0.3%