Code Monkey home page Code Monkey logo

skillitor's Introduction

logo

Intra-service Communication

We’ll use gRPC to define the message protocol between any microservices. This will allow us to have a well-defined service interface that we can generate server/client code for automatically, and we can use any programming language. There is also a grpc-web Javascript library for web clients.

To communicate with Slack, you can define slash commands and then specify a HTTP endpoint to which Slack will POST whatever was entered after the command. We built an API gateway in Python that relays information between Slack (HTTP) and skillitor-core (gRPC).

Consul provides service discovery, and secure communication between services.

diagram

Features & Functionality

Keep track of people, their skills, and an optional skill experience level. Accept a message from an agent to set a skill/level for a person. Accept a message from an agent requesting to search for all people having one or more skills and returning the result.

Skill levels

Beginner: A novice understanding of the skill. You have exposure to the skill and understand its basic concepts but lack experience. Intermediate: Between a beginner and an expert. You have experience with and can carry out the skill but don't understand its advanced concepts. Advanced: A highly developed skill level. You have solid experience and training with the skill and understand advanced concepts. You demonstrate proficiency and superior skill level.

###Prequisites A Slack accoujnt

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

Give the example

And repeat

until finished

## Deployment

skillitor's People

Contributors

eelrb avatar stoffee avatar chrismatteson avatar

Stargazers

Eloy Abellán Mayor avatar Ryan A Russell-Yates avatar  avatar

Watchers

James Cloos avatar Tige Phillips avatar John Wynkoop avatar Phil Taylor 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.