rambotech / BOG.CollectorEndPoint

REST Endpoint which just logs method, headers and body, and returns 200. For testing event and callback content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOG.CollectorEndPoint

REST Endpoint which just logs method, headers and body, and returns 200. For testing event and callback content.

Arguments:

--EventLogFile %TEMP%\BOG.CollectionEndPoit.Log.txt

Overrides the default location and name for a log file. If not present, the entry is logged to a unique filename in the temp folder specified by the TEMP environment variable.

If the file exists, the output is appended.

API interface:

http://{server}:{port}//swagger

About

REST Endpoint which just logs method, headers and body, and returns 200. For testing event and callback content.

License:MIT License


Languages

Language:C# 92.4%Language:HTML 5.4%Language:CSS 2.0%Language:JavaScript 0.3%