Remove Play framework

This commit is contained in:
Matheus Seabra
2019-06-11 06:58:11 -03:00
committed by GitHub
parent 18c97df053
commit 5d72fd7c58

View File

@@ -181,7 +181,6 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
### Scala ### Scala
* [Chaos](https://github.com/mesosphere/chaos) - A lightweight framework for writing REST services in Scala. * [Chaos](https://github.com/mesosphere/chaos) - A lightweight framework for writing REST services in Scala.
* [Play](https://www.playframework.com) - The High Velocity Web Framework For Scala and Java.
### Haskell ### Haskell