Skip to content

Opinionated Endpoints algebras extended with error algebra and using TTFI

Notifications You must be signed in to change notification settings

scalalandio/endpoints-transformer-library

Repository files navigation

Endpoints Transformer Library

Opinionated endpoints extension which:

  • adds error algebra E
  • uses TTFI and MTL to let you pick the F[_] what you want to use to both implement server and get the results with client
  • provides some simple interfaces you could to to implement instrumentation
  • for Akka HTTP provides also a testkit helping you run the client against implementation

This is an early draft

so please, treat it as RFC. You can check the example.

About

Opinionated Endpoints algebras extended with error algebra and using TTFI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published