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

https://github.com/haf/requester

Send a HTTP request from a Windows service at a specified interval. Good if you have a web site that musn't get lazy, or your IIS recycles your app pool every nth minutes. This project is good for that and that only, but the code had to be stored somewhere...
https://github.com/haf/requester

Last synced: 3 months ago
JSON representation

Send a HTTP request from a Windows service at a specified interval. Good if you have a web site that musn't get lazy, or your IIS recycles your app pool every nth minutes. This project is good for that and that only, but the code had to be stored somewhere...

Awesome Lists containing this project