Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shijuvar/service-weaver
Examples and guidance for building modern distributed applications in Go with Service Weaver
https://github.com/shijuvar/service-weaver
distributed-systems go golang microservice modular-monolith modular-monolith-architecture rpc service-weaver
Last synced: 3 months ago
JSON representation
Examples and guidance for building modern distributed applications in Go with Service Weaver
- Host: GitHub
- URL: https://github.com/shijuvar/service-weaver
- Owner: shijuvar
- License: mit
- Created: 2023-07-07T11:46:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T13:51:37.000Z (over 1 year ago)
- Last Synced: 2024-04-08T16:41:59.877Z (10 months ago)
- Topics: distributed-systems, go, golang, microservice, modular-monolith, modular-monolith-architecture, rpc, service-weaver
- Language: Go
- Homepage:
- Size: 85.9 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Service Weaver Examples
Guidance for building modern distributed applications in Go with Service Weaver### Articles
* [Monolith or Microservices, or Both: Building Modern Distributed Applications in Go with Service Weaver](https://shijuvar.medium.com/monolith-or-microservices-or-both-building-modern-distributed-applications-in-go-with-service-a096616434fc)
* [Persisting Data in Service Weaver Applications](https://medium.com/@shijuvar/persisting-data-in-service-weaver-applications-9d0c3e0e83e5)