An open API service indexing awesome lists of open source software.

https://github.com/bogdanp/koyo-sentry

Integrates racket-sentry with koyo.
https://github.com/bogdanp/koyo-sentry

racket sentry

Last synced: 3 months ago
JSON representation

Integrates racket-sentry with koyo.

Awesome Lists containing this project

README

        

# koyo-sentry

Combines [koyo] and [sentry] by providing a middleware that
automatically catches exceptions and ships them to a Sentry server.

## Installation

raco pkg install koyo-sentry

[koyo]: https://github.com/Bogdanp/koyo
[sentry]: https://github.com/Bogdanp/racket-sentry