Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 203 Bytes

rest

Testing out REST-principles by creating a simple mvc-stylish framework for REST(Still a lot to be done).

TODO: A lot..:

  • Add POST, PUT & DELETE support
  • Add XML-support that actually works.