1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Adds Awesome Micro Frontends

This commit is contained in:
Marc 2019-07-19 12:33:37 +02:00 committed by GitHub
parent 7e3ee702ee
commit 0152282826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [PHP](#php)
- [Python](#python)
- [Ruby](#ruby)
- [Frontend](#frontend)
- [Capabilities](#capabilities)
- [API Gateways / Edge Services](#api-gateways--edge-services)
- [Configuration and Discovery](#configuration-and-discovery)
@ -298,6 +299,10 @@ A curated list of Microservice Architecture related principles and technologies.
- [Scorched](https://github.com/wardrop/Scorched) - Light-weight web framework for Ruby.
- [Sinatra](http://www.sinatrarb.com/) - Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
## Frontend
- [Awesome Micro Frontends](https://github.com/ChristianUlbrich/awesome-microfrontends) - A curated list of resources about Micro Frontends.
## Capabilities
### API Gateways / Edge Services