endpoints4s

Describe HTTP endpoints in Scala and derive clients, servers, and documentation

MIT License

Stars
404
Committers
60

endpoints4s

endpoints4s is a Scala library for defining communication protocols over HTTP between applications.

See the documentation to learn more.

Running the Examples

$ sbt
> ++2.13.2
> <example>/reStart

Where <example> can be either example-cqrs, example-documented or example-quickstart-server.

And then browse http://localhost:9000.

Contributing

See the open issues.

Sponsors

If you find endpoints4s useful, please consider asking your company to support this project by becoming a sponsor. Your donations will help the project stay up to date and fund work on important issues or feature requests.

Support

JetBrains offers one Open Source license.

License

This content is released under the MIT License.

Package Rankings
Top 16.03% on Repo1.maven.org
Badges
Extracted from project README
Gitter codecov.io Build Status
Related Projects