natanpires / deno-http-logger

A built-in deno http server with ngrok.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpLogger

This tool creates an ngrok tunnel and logs all incoming requests. It's a simple and efficient way to expose a local web server to the internet and debug the received content.

Usage

deno run --unstable -A https://raw.githubusercontent.com/natanpires/deno-http-logger/main/http-logger.ts

Features

  • Deno
  • Ngrok

About

A built-in deno http server with ngrok.


Languages

Language:TypeScript 100.0%