• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Middleware that records all the data of the incoming requests and outgoing responses into a *.json file. Recorded attributes: TimeStamp, Route, Method, QueryParameters, Headers, Payload.