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

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.

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