unsend icon indicating copy to clipboard operation
unsend copied to clipboard

[Feat]: Api request logs

Open shreekrishnalamichhane opened this issue 11 months ago • 3 comments

A list of all api requests on the dashboard.

It will show data like

  • Path
  • HTTP method
  • HTTP status code
  • Time when request was created
  • Request Body
  • Response Body
  • Time taken by the api request
  • API Key used for request

shreekrishnalamichhane avatar Jan 11 '25 13:01 shreekrishnalamichhane

tysm

KMKoushik avatar Jan 12 '25 07:01 KMKoushik

@shreekrishnalamichhane did you see any implementation of this feature on any other app presented in a nice style? can you share? thanks.

mo9a7i avatar Jun 12 '25 10:06 mo9a7i

The main inspiration I got is from the resend.com, but in the PR https://github.com/unsend-dev/unsend/pull/106 , I matched the design style of the unsend of that time.

shreekrishnalamichhane avatar Jun 12 '25 12:06 shreekrishnalamichhane