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

Alphabetical order

This commit is contained in:
Marc 2016-03-12 15:36:19 +01:00
parent afce631f09
commit 5d182ced41

View file

@ -179,13 +179,13 @@ A curated list of Microservice Architecture related principles and technologies.
#### Scala
- [Akka HTTP](http://doc.akka.io/docs/akka/current/scala/http) - Open-source toolkit for building REST/HTTP-based integration layers on top of Scala and Akka (will replace Spray).
- [Colossus](https://github.com/tumblr/colossus) - I/O and microservice library for Scala.
- [Finatra](http://twitter.github.io/finatra/) - Fast, testable, Scala HTTP services built on Twitter-Server and Finagle.
- [Play](https://www.playframework.com/) - The high velocity web framework for Java and Scala.
- [Scalatra](http://www.scalatra.org/) - Simple, accessible and free web micro-framework.
- [Skinny Micro](https://github.com/skinny-framework/skinny-micro) - Micro-web framework to build servlet applications in Scala.
- [Spray](http://spray.io/) - Open-source toolkit for building REST/HTTP-based integration layers on top of Scala and Akka.
- [Akka HTTP](http://doc.akka.io/docs/akka/current/scala/http) - Open-source toolkit for building REST/HTTP-based integration layers on top of Scala and Akka (will replace Spray).
### Node.js
@ -208,9 +208,9 @@ A curated list of Microservice Architecture related principles and technologies.
### Python
- [Flask](http://flask.pocoo.org/) - Python framework for microservices based on Werkzeug and Jinja 2.
- [Nameko](https://github.com/onefinestay/nameko) - Python framework for building microservices.
- [Tornado](http://www.tornadoweb.org/) - Web framework and asynchronous networking library.
- [Flask](http://flask.pocoo.org/) - Python framework for microservices based on Werkzeug and Jinja 2.
- [web.py](http://webpy.org/) - Minimalist web framework for Python.
### Ruby
@ -580,4 +580,3 @@ Feel free to [open an issue](https://github.com/mfornos/awesome-microservices/is
## Acknowledgments
Table of contents generated with [DocToc](https://github.com/thlorenz/doctoc)