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

GitHub

44 stars
1 watching
4 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mikaak/elixir_error_messageA library to standardize error messages across an application33
expede/exceptionalA library that provides a hybrid approach to error handling in Elixir, aiming to balance simplicity and flexibility294
vic/happyA library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach.45
psirenny/derby-errorProvides default error handling redirects for web applications.0
emperror/errorsProvides a unified error handling package with features from standard libraries and pkg/errors.198
chvanikoff/apns4exA library providing an Apple Push Notification Service (APNS) interface for Elixir applications70
getsentry/sentry-elixirA library that provides a way to integrate error tracking into an Elixir application631
nebo15/renewA toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure34
romul/airbrake-elixirA notifier that sends system-wide errors to Airbrake or Errbit with enriched information from Plug and Phoenix channels27
vt-elixir/ja_resourceReduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility.113
parroty/exvcrA library for recording and replaying HTTP interactions in Elixir732
parroty/excheckA testing library for Elixir programming language316
vic/ok_joseLibrary providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples.100
bouncestorage/chaos-http-proxyA tool that introduces failures into HTTP requests via a proxy server to test error handling.144
bravobike/efxLibrary to declaratively write testable effects in Elixir code81