mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Updated readme (added http4s scala library)
This commit is contained in:
parent
3c110127b3
commit
183f4f7934
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
||||||
- [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).
|
- [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.
|
- [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.
|
- [Finatra](http://twitter.github.io/finatra/) - Fast, testable, Scala HTTP services built on Twitter-Server and Finagle.
|
||||||
|
- [Http4s](http://http4s.org/) - A minimal, idiomatic Scala interface for HTTP
|
||||||
- [Play](https://www.playframework.com/) - The high velocity web framework for Java and Scala.
|
- [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.
|
- [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.
|
- [Skinny Micro](https://github.com/skinny-framework/skinny-micro) - Micro-web framework to build servlet applications in Scala.
|
||||||
|
|
Loading…
Reference in a new issue