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:
parent
7e3ee702ee
commit
0152282826
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue