github encoredev/encore v0.13.1
v0.13.1: Error handling bonanza!

latest releases: v1.4.0, v1.3.1, v1.3.0...
3 years ago

Encore now has great built-in support for API errors. Features include:

  • Return errors with specific HTTP status codes
  • Return structured errors, along with structured additional details
  • Support for key-value metadata that is propagated between services

All of this is made possible using the encore.dev/beta/errs package.
Read all about it in the Encore docs!

Don't miss a new encore release

NewReleases is sending notifications on new releases.