• Stars
    star
    402
  • Rank 103,334 (Top 3 %)
  • Language
    Scala
  • License
    MIT License
  • Created about 8 years ago
  • Updated 19 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.