Git Product home page Git Product logo

scm's Introduction

SCM - Go Microservices Boilerplate with GQL MongoDB & gRPC

SCM is a Go microservices boilerplate that provides a foundation for building scalable and modular applications using GraphQL, MongoDB, and gRPC. It includes the necessary components and libraries to get started quickly.

Prerequisites

Make sure you have the following prerequisites installed:

  • Go Kit: A toolkit for building microservices in Go.
  • GrantZheng/kit: A library that complements Go Kit and provides additional utilities.
  • GraphQL: An implementation of GraphQL in Go.
  • MongoDB: The official MongoDB driver for Go.

Usage

  1. Clone the repository: git clone https://github.com/scm.git
  2. Install the project dependencies using Glide: glide install
  3. Run the project: go run .
  4. Call the DB service using curl: curl -XPOST -d'{"Username":"admin"}' localhost:8080/get_by_username

Resources

To learn more about the components used in this project, you can refer to the following resources:

Project Importance

The SCM boilerplate provides a solid foundation for building microservices-based applications with a focus on scalability, modularity, and ease of development. It integrates popular technologies such as GraphQL, MongoDB, and gRPC, allowing developers to quickly build robust and efficient applications.

What's Next

The project is actively maintained and open to contributions. Some potential areas of improvement and future enhancements include:

  • Adding more examples and usage scenarios
  • Enhancing security measures
  • Integrating additional databases or message brokers
  • Providing more extensive documentation and tutorials
  • DevOps integration

Feel free to contribute to the project by submitting pull requests or opening issues for bug reports or feature requests.

Advanced topics

  • Threading a context
  • Distributed tracing

scm's People

Contributors

clustero avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.