Skip to content

adi290491/Blog-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Service

This is a blog service api implemented with Go and gRPC and utilized MongoDB as the database for managing the blogs. The purpose of this project is to demonstrate working with gRPC and Golang.

Setup Requirement

  • Go 1.18+
  • Docker

Usage

  • Start MongoDB from docker
      docker compose up
  • Start the server
      cd server/
      ./server
  • Start the client
      cd client/
      ./client

Future Scope

  • Development with a microservice architecture
  • Front-end
  • Concurrency

About

Blog service in Go and gRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages