Created README.md and added relevant articles

This commit is contained in:
Naoshadul Islam 2016-11-12 01:13:46 +06:00 committed by pivovarit
parent 0e8f896695
commit 0d36fa8c58
1 changed files with 4 additions and 0 deletions

4
play-framework/README.md Normal file
View File

@ -0,0 +1,4 @@
###Relevant Articles:
- [REST API with Play Framework in Java](http://www.baeldung.com/rest-api-with-play)
- [Routing In Play Applications in Java](http://www.baeldung.com/routing-in-play)
- [Introduction To Play In Java](http://www.baeldung.com/java-intro-to-the-play-framework)