cugu / uberfx

uberfx is a command line tool to build and deploy serverless Go applications to uberspace.

Home Page:https://docs.fx.uber.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

Experimental software. Use at your own risk.

uberfx

uberfx is a command line tool to build and deploy serverless Go applications to uberspace.

The deployment works similar to other FaaS (Function as a Service) providers like AWS Lambda or Google Cloud Functions.

Features

Installation

Installation instructions can be found in the docs.

Quickstart

The quickstart guide describes how to build and deploy a simple application to an uberspace.

Examples

There are two example applications available:

About

uberfx is a command line tool to build and deploy serverless Go applications to uberspace.

https://docs.fx.uber.space

License:GNU Affero General Public License v3.0


Languages

Language:Go 98.9%Language:Makefile 1.1%