Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 342 Bytes

rest-controllers.md

File metadata and controls

11 lines (7 loc) · 342 Bytes

HOW-TO use dynamic REST Controllers

  • To use the dynamic REST controllers you only need to add the corresponding routing to the conf/routes file:
# REST API
->     /api             play.rest.Routes