viant / cloudless

Serverless toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudless - Serverless runtime agnostic toolbox for golang

GoReportCard GoDoc

This library is compatible with Go 1.15+

Please refer to CHANGELOG.md if you encounter breaking changes.

Motivation

The goal of this project is to identify and extract common serverless patterns into reusable components. This project provides runtime agnostic abstractions enabling your application running locally or on any cloud runtime.

Serverless components

License

The source code is made available under the terms of the Apache License, Version 2, as stated in the file LICENSE.

Individual files may be made available under their own specific license, all compatible with Apache License, Version 2. Please see individual files for details.

Credits and Acknowledgements

Project Top Contributors:

  • Valery Carey
  • Pawan Poudyal
  • Adrian Witas

About

Serverless toolbox

License:Apache License 2.0


Languages

Language:Go 100.0%