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

https://github.com/bene/log-request

Log details of a request, needed it to debug HomePod automations 🙄
https://github.com/bene/log-request

Last synced: over 1 year ago
JSON representation

Log details of a request, needed it to debug HomePod automations 🙄

Awesome Lists containing this project

README

          

# log-request

To install dependencies:

```bash
bun install
```

To run:

```bash
bun start
```