I am new to playframework, we are planning a big project witch will be expose api for other applications can integrate with it; Do we have any extensions or libraries like django-piston that support playframework ?

link|improve this question
feedback

2 Answers

There are great tutorials on how to do that on a blog and at StackOverflow.

link|improve this answer
feedback

No need to install extensions on Play!, the simplest thing is to use a REST API and all is ready! Look at the tutorial given by freedompeace, and come back when you have questions.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.