Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/draganm/event-sender
https://github.com/draganm/event-sender
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/draganm/event-sender
- Owner: draganm
- License: mit
- Created: 2022-10-01T20:21:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T14:40:48.000Z (over 2 years ago)
- Last Synced: 2024-11-06T09:20:03.930Z (about 2 months ago)
- Language: Go
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event Sender
Sends events to an HTTP endpoint using POST request.
Events are JSON encoded and potentially sent in batches when large amount of events is being sent.