ZhouJian26 / sf-academy-user-microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sf-academy-user-microservice

Overview

This is the gRPC user microservice for sf-academy exchange application.

The aim is to manage all requests related to user information, such as signup, login ect..

For more information watch proto file

Code

  • src/index.js init file
  • src/services services implementation
  • src/other utils script to manage connection with others microservices

Technology

  • NodeJS
  • gRPC
  • Docker

About


Languages

Language:JavaScript 99.3%Language:Dockerfile 0.7%