explode
Error response generator
A utility for generating standard HTTP/JSON error responses in Elixir-based applications.
An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications
44 stars
1 watching
4 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to standardize error messages across an application | 33 |
| A library that provides a hybrid approach to error handling in Elixir, aiming to balance simplicity and flexibility | 294 |
| A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
| Provides default error handling redirects for web applications. | 0 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A library providing an Apple Push Notification Service (APNS) interface for Elixir applications | 70 |
| A library that provides a way to integrate error tracking into an Elixir application | 631 |
| A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
| A notifier that sends system-wide errors to Airbrake or Errbit with enriched information from Plug and Phoenix channels | 27 |
| Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
| A library for recording and replaying HTTP interactions in Elixir | 732 |
| A testing library for Elixir programming language | 316 |
| Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
| A tool that introduces failures into HTTP requests via a proxy server to test error handling. | 144 |
| Library to declaratively write testable effects in Elixir code | 81 |