Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 347 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 347 Bytes

Code example using Symfony Components to create a RESTful API. Created for the talk "Building a RESTful APIs with Symfony Components", given at PHP UK Conference (Feb. 16th., 2017).

It can be considered a very basic implementation of a tiny framework -only for educational purposes and with no advantage at all over any real framework out there.