Skip to content

endpoints4s/endpoints4s

Repository files navigation

endpoints4s

Gitter codecov.io Build Status

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.