An open API service indexing awesome lists of open source software.

https://github.com/vishalanarase/guestbook

Simple gRPC based guestbook application with microservices architecture, featuring authentication and message posting capabilities
https://github.com/vishalanarase/guestbook

golang grpc jwt-authentication microservices

Last synced: 3 months ago
JSON representation

Simple gRPC based guestbook application with microservices architecture, featuring authentication and message posting capabilities

Awesome Lists containing this project

README

          

# guestbook

> Welcome to the Guestbook project! 🎉 This repository contains a simple guestbook application built using **gRPC** and **microservices architecture**. Users can register, log in, and post messages to the guestbook. The project includes two main services: **Authentication** and **Guestbook**