endpoints4s / endpoints4s   1.11.1

MIT License Website GitHub

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

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

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.