Skip to content

Basic GRPC Gateway implementation to create a service that is built by using Clean Architecture

Notifications You must be signed in to change notification settings

FikriRNurhidayat/bookstoresvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore Service

This repository contains basic implementation of GRPC-Gateway on Golang.

Dependency

This repository requires this following softwares to work:

  • Buf
  • PostgreSQL
  • Go
  • Docker
  • Cmake

That's it, but if somehow generate command is not working, do this instead:

buf generate

How to run?

To run this repository all you need to do is run the make script:

make setup

It will setup the repository, and then change the Makefile environment variable, and run:

make develop

About

Basic GRPC Gateway implementation to create a service that is built by using Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages