Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kijuky/zio-http-sentry


https://github.com/kijuky/zio-http-sentry

sample sentry zio-http

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sample ZIO HTTP + Sentry

# Prepare

You need to enter the correct DNS in ["input your dns"](src/main/scala/SentryService.scala).

# Run

```shell
sbt run
```

```shell
curl http://localhost:8080/error
```

An error will be logged in Sentry.