Skip to content
/ zenith Public

Minimal runtime for serverless functions built with Go and Docker. Supports Deno only at the moment.

Notifications You must be signed in to change notification settings

Yeseh/zenith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenith

Description

Zenith is a tool for creating and running serverless code like Azure Functions, AWS Lambda etc. The core logic of the tool (management API, CLI and container handling) is written in Go.

Zenith uses Docker containers to build images for user-provided code. For now, only Deno functions are supported.

This is mainly a learning/for-fun project project to gain better understanding of containerization, and serverless runtimes :)

Get started

TODO

About

Minimal runtime for serverless functions built with Go and Docker. Supports Deno only at the moment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published