[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 3 11:43:38 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

--- Comment #220 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
We jumped on the Swagger2 Plugin way too early basically.

I've been developing an app based around it for a few months now... and have
been working closely with the plugin author to write tests, fix issues and make
it stable.. it's only just hitting the point where it's a stable and reliable
platform for us to work atop so I wouldn't suggest using earlier versions.
(Unless we wan't to fork it and maintain that fork.. which I think is a
terrible idea).

For further info, I wouldn't even consider using Mojolicious in a package
environment if we could avoid it.. I've voiced this before though ;). 
Mojolicious is a state of the art library that's pretty fast moving.  I use it
in our companies apps, but we're running in a Carton + Plenv environment and I
wouldn't really advocate running a Mojo stack under much else.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list