Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/endurancecode/microservices-playground

A collection of code and exercises developed while studying microservices architecture through courses and tutorials
https://github.com/endurancecode/microservices-playground

api api-rest java microservices spring spring-boot

Last synced: 16 days ago
JSON representation

A collection of code and exercises developed while studying microservices architecture through courses and tutorials

Awesome Lists containing this project

README

        

# Microservices learning playground

This repository contains a collection of **code** and exercises developed while studying [Microservices](https://microservices.io/) architecture through courses and tutorials.

## Code Tutorials and Courses

### D4i Bootcamp

The folder [`d4i-bootcamp`](./d4i-bootcamp/) contains the code written for the **D4i Bootcamp**.

### Master Microservices with Spring Boot and Spring Cloud

The code written following the [Master Microservices with Spring Boot and Spring Cloud](https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/) course is stored in the folder [`master-microservices-spring`](./master-microservices-spring).