example-voting-app
example-vcpkg-grpc
example-voting-app | example-vcpkg-grpc | |
---|---|---|
6 | 1 | |
4,889 | 7 | |
1.8% | - | |
5.0 | 3.6 | |
3 months ago | about 2 months ago | |
C# | CSS | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
example-voting-app
-
Can you build microservices with different programming languages?
Definitely, here’s an example app using Docker and microservices in Python, NodeJS and .NET https://github.com/dockersamples/example-voting-app
-
Distributed voting app example powered by Go/Docker/K8s/Helm/Terraform
Hi! I used dockersamples/example-voting-app few times ago when I started learning K8s (and it was really helpful thanks community). However, I think it's can be way more complete and modern.
- Can someone recommend me a tutorial or docs about microservice
- I'm trying to understand docker scalability
-
Is it possible to run multiple containers using a single service in Docker Compose?
https://github.com/dockersamples/example-voting-app/blob/master/docker-compose.yml or non swarm example.
example-vcpkg-grpc
-
Generate gRPC source files using CMake
How about some asio stackless coroutines (lol). A simple callback server. Or sender/receiver.
What are some alternatives?
netshoot - a Docker + Kubernetes network trouble-shooting swiss-army container
asio-grpc - Asynchronous gRPC with Asio/unified executors
Airline-Microservices - Airline Microservice is a simple Airline application for online reserving flight ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing.
Android-RxJava - Learning RxJava for Android by example
k8s-voting-app-aws - :wheel_of_dharma: Example of a distributed voting app running on Kubernetes. Written in Golang with Terraform definitions to deploy to AWS EKS
open-source-ios-apps - :iphone: Collaborative List of Open-Source iOS Apps
movie-search-application - 🎬 A simple movie search app, built with .Net 8, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
Protobuf - Protocol Buffers - Google's data interchange format
Diun - Receive notifications when an image is updated on a Docker registry
rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
OpenDialogMVVM - Open a dialog window using MVVM
go-clean-template - Clean Architecture template for Golang services