/do-function-go-proxy

do-function-go-proxy makes it easy to port APIs written with Go frameworks (gofiber and echo) to DigitalOcean Serverless Function.

Primary LanguageGoMIT LicenseMIT

DigitalOcean Function Go API Proxy

do-function-go-proxy makes it easy to port APIs written with Go frameworks (gofiber and echo) to DigitalOcean Serverless Function.

Getting Started

Install:

$ go get github.com/hrz8/do-function-go-proxy

Examples

Echo

Echo adapter usage can be found here

Fiber

Fiber adapter usage can be found here

License

This library is licensed under the MIT License.