avalanche123 / weaver

Programming framework for writing and deploying cloud applications.

Home Page:https://serviceweaver.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Weaver Go Reference

Service Weaver is a programming framework for writing, deploying, and managing distributed applications. You can run, test, and debug a Service Weaver application locally on your machine, and then deploy it to the cloud with a single command.

$ go run .                      # Run locally.
$ weaver gke deploy weaver.toml # Run in the cloud.

Visit https://serviceweaver.dev to learn more about Service Weaver.

Installation and Getting Started

Visit https://serviceweaver.dev/docs.html for installation instructions and information on getting started.

Contributing

Please read our contribution guide for details on how to contribute.

About

Programming framework for writing and deploying cloud applications.

https://serviceweaver.dev

License:Apache License 2.0


Languages

Language:Go 94.5%Language:HTML 2.8%Language:JavaScript 1.2%Language:CSS 1.1%Language:Shell 0.5%