Skip to content

vinicius-je/dotnet-grpc-studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gRPC Studies Repository

gRPC is a communication procedure between servers. Its main benefit is the ability to establish bidirectional and high-performance communication between services.

Description

This repository contains a simple implementation of a CRUD service for products in a stock management API.
The main focus is to demonstrate integration using gRPC for communication.

Tech Stack

  • ASP.NET Core API
  • Entity Framework Core
  • SQLite
  • gRPC
  • Google Protocol Buffers (protobuf)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published