Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 659 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 659 Bytes

#Play-machine

Project proposed and implemented during Scala Hackaton in Berlin

Building truly RESTful APIs can be quite a bit of work.

With this project, we want to explore how flexible the Play Framework is, hacking it until it becomes almost unrecognizable: a resource-oriented web framework inspired by Erlang's Web Machine.

Useful links:

https://raw.githubusercontent.com/wiki/basho/webmachine/images/http-headers-status-v3.png

https://jazzy.id.au/2013/05/08/advanced_routing_in_play_framework.html

https://gist.github.com/jroper/5533633