GithubHelp home page GithubHelp logo

leohakim / microservices-labs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anotherbuginthecode/microservices-labs

0.0 0.0 0.0 409 KB

A series of experiments to learn about microservices

License: MIT License

Shell 11.11% JavaScript 4.90% Python 52.52% CSS 0.12% Makefile 4.46% HTML 1.19% Vue 21.66% Dockerfile 4.02%

microservices-labs's Introduction

Banner

GitHub last commit

GitHub top language

A series of experiements while I'm learning about microservices architecture.

Sometimes I come across articles or videos where microservice architecture is discussed, and each time I am fascinated.

I like the idea that I can share with you my journey of experimenting, asking questions and trying to give myself answers. Maybe you can find something useful here (or maybe not). There is always something to learn from everyone.

Each Lab tries to give an answer to a doubt I have, I hope to solve yours as well.

Explanations of my labs can be found on medium, follow me so you can be sure to stay updated when a new lab pops up!

Lab01

In this laboratory I try to clear my doubts about how to secure services using an authorization and authentication microservice.

The web app is a simple to-do app where a user can register an account, add, view and delete tasks.

A microservice called todo was developed to do this.

Any type of interaction with the service is first passed to the authorization service (auth) which verifies that the token used is valid, otherwise it will be returned 401.

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.