Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guardrail-dev/module-pekko-http
- Owner: guardrail-dev
- Created: 2023-12-03T12:19:59.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-18T03:45:01.000Z (10 months ago)
- Last Synced: 2024-05-07T18:27:52.812Z (6 months ago)
- Topics: apache, apache-pekko, guardrail-module, pekko-http, scala
- Language: Scala
- Homepage: https://guardrail.dev/
- Size: 88.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).