_ _
(_) | |
_ ___ _ ____ _____ _ __| | ___ ___ ___
| |/ _ \ '__\ \ / / _ \ '__| |/ _ \/ __/ __|
| | __/ | \ V / __/ | | | __/\__ \__ \
| |\___|_| \_/ \___|_| |_|\___||___/___/
_/ |
|__/
Turn anything into a serverless function.. Docker ready!
jerverless is a serverless runner which will execute anything (binaries, commands or your scripts) as a serverless function. It simply pipes http POST data into STDIN of any executable vice versa.
- Initial work (Structure, basic server with runner)
- Multithreaded server mode
- Unit cases
- CLI commands
- Basic Samples
- Docs
- Beta Release!
git clone <forked_url>
mvn clean package
java -jar org.jerverless-0.0.1-SNAPSHOT.jar