Skip to content

Bryan-BC/go-auth-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-timetable-microservice

This is a microservice that handles the authentication and authorisation of a user. This microservice is built in conjunction with the following:

Prerequisites

Since this service utilises gRPC and protocol buffers, it requires the protocol buffer compiler installed. Moreover, it also uses Makefile to compile the protobuf files. This means it also requires make to be installed

Setup

To run the service, simply cd into the repository and run the following command:

make start

Once this is run, the gateway will be running on port 4000.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors