[Flow] Implementing an REST-Interface with Flow 2.0

Volker Brückner vb at balus-paradise.de
Tue Jul 16 20:03:32 CEST 2013


Hi folks,

at the moment i'm trying to implement some kind of REST-Interface as centralized storage for different clients (Smartphone, Win-Client). 

I would like to use Flow 2 because in the next few months i have to implement a new TYPO3-based website with an interface to fill the CMS by an Windows-Database/Application. So this small REST-Interface should give me some practice in working with the Flow Framework.

I found two packages / blog entries dealing with the implementation of REST-Interfaces i had a closer look at.

[1] https://blog.mittwald.de/webentwicklung/restful-webservices-2-einstieg-mit-typo3-flow/
[2] https://github.com/bwaidelich/Wwwision.RestTest

Both gave me a good start in understanding what to do but i came across the same error with both examples. I wasn't able to get the two packages running with Flow 2. Maybe they only work with Flow 1.1?

In both cases i get some error stating that there is no controller for my request. Can anyone give me a hint what i need to change?

Thanx

Volker


More information about the Flow mailing list