wildmouse / fullstack-graphql-grpc-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Native Hello World App

This repository has an application which manage greeting messages on Cloud Native Architecture.

Technologies

A below languages, frameworks, libraries and other technologies are used(or will be used).

Frontend

  • TypeScript
  • React
  • Next.js
  • GraphQL(Apollo Client)

BFF

  • Apollo Server
  • gRPC(as a Client)

Backend

  • Kotlin
  • Spring Boot
  • gRPC
  • Reactive gRPC
  • REST(as a comparison to gRPC)
  • WebFlux
  • Armeria
  • Jib
  • MySQL

Infrastructure

  • Docker To be determined.

About


Languages

Language:Kotlin 66.7%Language:TypeScript 15.1%Language:JavaScript 13.1%Language:Dockerfile 2.5%Language:Makefile 1.5%Language:TSQL 1.1%