• Stars
    star
    115
  • Rank 305,916 (Top 7 %)
  • Language
    Go
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Getting Started with Microservices using Go, gRPC and Kubernetes

Getting Started with Microservices using Go, gRPC and Kubernetes

Source code for Getting Started with Microservices using Go, gRPC and Kubernetes article.

Building

Switch to Docker daemon inside Minikube VM:

$ eval $(minikube docker-env)

Build images and deploy to Kubernetes cluster:

$ ./build.sh

Try it out.

$ curl $(minikube service api-service --url)/gcd/294/462

More Repositories

1

spidey

A Microservices and GraphQL based online store
Go
371
star
2

meower

Social network for cats
Go
259
star
3

go-tensorflow-image-recognition

Image Recognition API in Go using TensorFlow
Go
250
star
4

rusty-chat

A chat app made with Rust and React
TypeScript
162
star
5

go-realtime-collaborative-drawing-app

A simple real-time collaborative drawing app built with Go
Go
145
star
6

graphql-realtime-chat

Real-time Chat with GraphQL Subscriptions in Go
Vue
108
star
7

go-elasticsearch-example

A Search Service with Go and Elasticsearch
Go
71
star
8

DataBind

Simple data binding for Unity
C#
69
star
9

kit

A collection of utilities
Go
45
star
10

go-mongo-docker-example

An example Docker Compose setup with MongoDB, NGINX and Go
Go
42
star
11

url-shortener-lambda

URL Shortener with Go and AWS Lambda
Go
41
star
12

graphql-appengine

Using GraphQL with Google App Engine
Go
31
star
13

retry

A simple retry package for Go.
Go
8
star
14

angular-google-signin

An example of Google Sign-In with Angular 4
TypeScript
7
star
15

makaroni

Go
7
star
16

rusty-redis-rate-limiting

Rate Limiting in Rust Using Redis
Rust
7
star
17

curly-waddle

Example GraphQL Server Using PostgreSQL Window Functions
Go
6
star
18

todo-angular-appengine

A Todo List app built with Angular and Google App Engine
TypeScript
6
star
19

bomboni

Utility Library for Rust
Rust
5
star
20

go-kubernetes-realtime

Go
4
star
21

drdock

Go
3
star
22

simple-online-leaderboard

An online leaderboard running on Google App Engine
Go
3
star
23

nextjs-shiki-syntax-highlight

This is an example Next.js project that uses Shiki to render code blocks with syntax highlighting.
TypeScript
3
star
24

rust-docker-example

Rust
3
star
25

tfjs-image-filters

JavaScript
2
star
26

vue-todo-list

TypeScript
2
star
27

simple-storage-service

Go
2
star
28

tmpl

A tool for generating parameterized files from templates
Go
2
star
29

docker-multi-stage-build-kubernetes

Go
2
star
30

url-shortener-service

Go
2
star
31

rusty-markov-traffic

Rust
2
star
32

ReinforcementLearning

Implementation of reinforcement learning algorithms in C#
C#
2
star
33

zamtrax

A FPS/Tower defense game made with LWJGL and JBullet.
Java
1
star
34

cautious-giggle

Go
1
star
35

rustci

Example of GitHub Actions for Rust
Makefile
1
star
36

rust-graphql-api

1
star
37

go-grpc-services-example

Go
1
star
38

Brain

Neural networks, genetic programming, and Neuroevolution of Augmenting Topologies (NEAT) in C#.
C#
1
star
39

commit-msg-presets

Presets for commit-msg Git hooks
Shell
1
star
40

esbuild-plugin-copy-import

TypeScript
1
star
41

sidl

Simple Interface Definition Language
Java
1
star
42

helm-hello-world

Smarty
1
star
43

vue-bootstrap-theme

Vue
1
star
44

mailgunner

JavaScript
1
star
45

react-patterns

TypeScript
1
star