https://github.com/iopipe/eva
Eva is your event ally for event-driven and API application development.
https://github.com/iopipe/eva
event-driven iopipe-labs labs serverless
Last synced: 8 months ago
JSON representation
Eva is your event ally for event-driven and API application development.
- Host: GitHub
- URL: https://github.com/iopipe/eva
- Owner: iopipe
- License: apache-2.0
- Created: 2018-04-13T15:40:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T16:20:12.000Z (almost 8 years ago)
- Last Synced: 2025-07-06T20:05:33.906Z (9 months ago)
- Topics: event-driven, iopipe-labs, labs, serverless
- Language: Go
- Homepage: https://iopipe.github.io/eva/
- Size: 105 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eva your Event Ally
***EXPERIMENTAL***
Eva is a CLI application that enables developers
to work with events to store, replay, deliver,
and proxy. It is designed to work with event-driven
serverless systems.
Eva can generate events:
`eva generate `,
Consume and dispatch events as a daemon:
`eva daemon `,
Replay events and redispatch:
`eva play `,
Store invocation data for serverless functions:
`eva invocations`,
and is your serverless event ally brought to you with <3
# Documentation:
Read complete documentation at https://iopipe.github.io/eva/
Licensed under the Apache 2.0 license