Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ancientlore/autohurl
A tool to continuously post files found in a folder
https://github.com/ancientlore/autohurl
autoposter concurrency golang http logging
Last synced: about 2 months ago
JSON representation
A tool to continuously post files found in a folder
- Host: GitHub
- URL: https://github.com/ancientlore/autohurl
- Owner: ancientlore
- License: other
- Created: 2015-09-28T00:59:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T22:07:18.000Z (about 1 year ago)
- Last Synced: 2023-12-28T23:48:12.537Z (about 1 year ago)
- Topics: autoposter, concurrency, golang, http, logging
- Language: Go
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](media/logo72.png)
autohURL: A tool to continuously post files found in a folder. This tool can be used for logging or automation; as files are added to the folder, autohURL will post then to a configured URL and then delete them.
[![Go Reference](https://pkg.go.dev/badge/github.com/ancientlore/autohurl.svg)](https://pkg.go.dev/github.com/ancientlore/autohurl)
## autoHURL
Readme will be updated when code complete.