GithubHelp home page GithubHelp logo

forhadulislam / sylo Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 48 KB

Golang microservice helper

License: MIT License

Makefile 73.55% Go 7.61% Shell 12.61% Dockerfile 5.34% JavaScript 0.89%
microservice microservices go-monorepo monorepo monorepository monorepos monorepo-example

sylo's Introduction

Sylo

A Golang microservice helper.

Sylo logo

How should you Sylo

  • You can just clone this repository and start working with your MicroService project
  • Sylo is developed for Monorepo based projects
  • You can have as many Microservices as you want. (Services can be found in services directory)
  • You can create your own custom packages too. (All of the custom packages can be found in packages directory)

How to create a new Service

To create a new service with Sylo use this command

make create-service

You will have to input a unique service name. And it requires to provide service names without any spaces. If you have created a new service successfully then you should see a new directory created inside the ./service directory with the same name you provided for the service.

Git Hooks

Sylo uses pre-commit git hooks to run some commands before committing.

To use git hooks you need to install pre-commit package. You can install it by running this command

brew install pre-commit

or you can install it using pip

pip install pre-commit

After installing pre-commit you need to run this command to install the hooks

pre-commit install

How to run a Service

This is a Work in Progress. Do not use it until it's ready.

sylo's People

Contributors

forhadulislam avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.