Tealight (similar to Teapot) installs fine in Pharo 6.1
Hello Torsten Tealight installs very fine into the latest Pharo release (6.0 / 6.1). It is easy to use and the documentation is great! --Hannes On 8/15/17, Torsten Bergmann <astares@gmx.de> wrote:
Hi sergio,
why not use my existing "Tealight" project which is (similar to Teapot) also available from Pharo catalog. It is still lightweight as it is just a few extensions to Teapot.
You will find it here:
https://github.com/astares/Tealight
the page includes the full documentation and after reading it you should be able to see:
- that you can even start the server quickly from the world menu after loading - how easy it is to tinker and experiment with dynamic routes and Teapot in an interactive way - how easy it is to provide a REST interface by having methods annotated with REST specific pragmas - to even provide a versioned REST interface (also defined using pragmas)
The document should easily explain all this, esepcially read "Defining a REST based interface".
This project is around since last october now (see http://forum.world.st/ANN-Tealight-td4918431.html)
Lately I even added the possibility to remove one or all the dynamic routes in a teapot inspector (see attached screenshot). That makes it even easier to experiment lively with a teapot instance and different URLs one wants to catch.
Have fun Torsten
Hi Hannes, thanks, glad you like it. All that would not have been possible without Teapot and Zinc, so again a big thanks from my side to Attila and Sven! Bye T.
Gesendet: Samstag, 19. August 2017 um 15:06 Uhr Von: "H. Hirzel" <hannes.hirzel@gmail.com> An: "Torsten Bergmann" <astares@gmx.de> Cc: "Any question about pharo is welcome" <pharo-users@lists.pharo.org> Betreff: Tealight (similar to Teapot) installs fine in Pharo 6.1
Hello Torsten
Tealight installs very fine into the latest Pharo release (6.0 / 6.1).
It is easy to use and the documentation is great!
--Hannes
participants (2)
-
H. Hirzel -
Torsten Bergmann