REST endpoint library
Just a quick one to make people aware of some potentially useful things I’ve done as part of the day job. Here is a wrapper around symfony routing that makes it behave, more or less, like Toro. This lets you create simple REST pages, which understand HTTP Verbs. Additionally you can bind in understanding for […]
Just a quick one to make people aware of some potentially useful things I’ve done as part of the day job. Here is a wrapper around symfony routing that makes it behave, more or less, like Toro. This lets you create simple REST pages, which understand HTTP Verbs. Additionally you can bind in understanding for […]

