Git Product home page Git Product logo

eric-souzams / auth-microservices Goto Github PK

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

Microservices integration project

Java 99.49% Dockerfile 0.51%
grafana java keycloak open-feign prometheus spring-boot spring-boot-actuator spring-cloud-client spring-cloud-config spring-cloud-eureka-server spring-cloud-gateway spring-cloud-netflix-eureka spring-cloud-sleuth spring-data-jpa zipkin spring-cloud-netflix-eureka-client

auth-microservices's Introduction

Auth Microservices

Routes  |   Documentation  |   Technologies  |   Building  |   Docker  |   Contributing

Routes

Method URL Description
GET http://localhost:8080/api/accounts/{id} Get Account Details
GET http://localhost:8090/api/loans/{id} Get Loan Details
GET http://localhost:9000/api/cards/{id} Get Cards Details

Documentation

URL Description

Technologies

This project was developed using the following technologies:

Building

You'll need Java 11+ and Maven installed on your computer in order to build this app.

$ git clone https://github.com/eric-souzams/auth-microservices.git
$ cd auth-microservices

$ cd {service-name}
$ mvn install

after install all applications
$ cd {service-name}
$ mvn spring-boot:run

Docker

You'll need Docker installed on your computer in order to build this app.

$ git clone https://github.com/eric-souzams/auth-microservices.git
$ cd auth-microservices

$ cd {service-name}
$ mvn install
$ mvn package

after package all applications
$ docker-compose up

Contributing

This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.

auth-microservices's People

Contributors

eric-souzams 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.