Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeffhollan/httppostrepeater
- Owner: jeffhollan
- License: mit
- Created: 2015-09-04T05:57:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T15:55:13.000Z (over 9 years ago)
- Last Synced: 2025-01-23T00:45:09.746Z (5 days ago)
- Language: C#
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.