Skip to content

GotRequests? As uplifting as a glass of milk. Capture requests coming from any source.

Notifications You must be signed in to change notification settings

dnl-fm/gotrequests.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotrequests logo

gotrequests?

A utility designed to assist developers in logging and evaluating incoming HTTP requests from various sources.

Key features:

  • record incoming http requests
  • see all recorded requests
  • refresh if needed
  • one day cache

Possible use cases:

  • validate messages coming back from message queues

Introduction

Each request must include a session-id, which can be specified either as a subdomain or as part of the pathname.

There are three distinct types of requests available: one for capturing any incoming request, another for viewing the logs of all incoming requests, and a third for refreshing your session cache.

The logs are accessible for a duration of one day.

Request types

Record

This type will record any incoming request and add it to your daily session cache.

Send any request to: https://your-session-id.gotrequests.com

Example URL: https://emails.gotrequests.com

Logs

This type will list all items of your recorded requests for your daily session cache.

Send any request to: https://gotrequests.com/logs/your-session-id

Example URL: https://gotrequests.com/logs/emails

Refresh

Want to empty your session cache? Simply refresh it.

Send any request to: https://gotrequests.com/refresh/your-session-id

Example URL: https://gotrequests.com/refresh/emails

License

gotrequests.com is free software, and is released under the terms of the Mozilla Public License version 2.0. See LICENSE.

About

GotRequests? As uplifting as a glass of milk. Capture requests coming from any source.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published