1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-20 11:16:15 -05:00

Adds perl6

This commit is contained in:
JJ Merelo 2017-08-30 14:09:36 +02:00
parent f5ff7d74a3
commit 206d8952cd

View file

@ -18,6 +18,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Java VM](#java-vm)
- [Node.js](#nodejs)
- [Perl](#perl)
- [Perl 6](#perl6)
- [PHP](#php)
- [Python](#python)
- [Ruby](#ruby)
@ -237,6 +238,11 @@ A curated list of Microservice Architecture related principles and technologies.
- [Mojolicious](http://mojolicio.us/) - Next generation web framework for Perl.
### Perl6
- [Cro](http://cro.services/), a set of libraries for creating
reactive distributed systems.
### PHP
- [API Platform](https://api-platform.com/) - API-first web framework on top of Symfony with JSON-LD, Schema.org and Hydra support.