Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffhollan/httppostrepeater

Simple Windows 10 UAP App I made to perform a repeated HTTP Post with a JSON Payload using Basic Authentication. Created for a demo using Azure Logic Apps and wanted to call a logic apps multiple times per second over a period of time.
https://github.com/jeffhollan/httppostrepeater

Last synced: 3 days ago
JSON representation

Simple Windows 10 UAP App I made to perform a repeated HTTP Post with a JSON Payload using Basic Authentication. Created for a demo using Azure Logic Apps and wanted to call a logic apps multiple times per second over a period of time.

Awesome Lists containing this project

README

        

# HttpPostRepeater
Simple Windows 10 UAP App I made to perform a repeated HTTP Post with a JSON Payload using Basic Authentication. Created for a demo using Azure Logic Apps and wanted to call a logic apps multiple times per second over a period of time.