Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guardrail-dev/module-pekko-http

Apache Pekko HTTP module for guardrail
https://github.com/guardrail-dev/module-pekko-http

apache apache-pekko guardrail-module pekko-http scala

Last synced: 2 days ago
JSON representation

Apache Pekko HTTP module for guardrail

Awesome Lists containing this project

README

        

guardrail-scala-pekko-http
===

guardrail is a code generation tool, capable of reading from OpenAPI/Swagger specification files and generating both Scala and Java source code. This is the pekko-http module.

New to guardrail?
---

Check out the [docs](https://guardrail.dev/)!

Interested in contributing?
---

[CONTRIBUTING.md](https://github.com/guardrail-dev/guardrail/blob/master/CONTRIBUTING.md) provides an overview of how the project is structured, expectations, and information around writing new integration tests.
The [issue tracker](https://github.com/guardrail-dev/guardrail/issues) also has tags for [`help wanted`](https://github.com/guardrail-dev/guardrail/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [`good first issue`](https://github.com/guardrail-dev/guardrail/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).