Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/endpoints4s/akka-http
Akka HTTP interpreters for endpoints4s
https://github.com/endpoints4s/akka-http
akka-http endpoints4s
Last synced: about 1 month ago
JSON representation
Akka HTTP interpreters for endpoints4s
- Host: GitHub
- URL: https://github.com/endpoints4s/akka-http
- Owner: endpoints4s
- License: mit
- Created: 2023-11-16T13:11:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T21:26:29.000Z (about 1 year ago)
- Last Synced: 2024-10-29T22:37:54.188Z (about 2 months ago)
- Topics: akka-http, endpoints4s
- Language: Scala
- Homepage: https://endpoints4s.github.io/akka-http
- Size: 1.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Akka HTTP Interpreter for endpoints4s
[![codecov.io](http://codecov.io/github/endpoints4s/akka-http/coverage.svg?branch=main)](http://codecov.io/github/endpoints4s/akka-http?branch=main)
Client and server interpreters based on [Akka HTTP](https://doc.akka.io/docs/akka-http/current/) for [endpoints4s](https://github.com/endpoints4s/endpoints4s).
See the [documentation](http://endpoints4s.github.io/akka-http) to learn more.
## Contributing
See the [contributing guide](CONTRIBUTING.md). This project is looking for maintainers and contributors, please
open an issue if you are interested in becoming a maintainer.## License
This content is released under the [MIT License](http://opensource.org/licenses/mit-license.php).