Webmachine should work with mirage out of the box. Its only dependencies are cohttp, dispatch, and re, all of which should not pose a problem. Now, as to whether or not its overkill for your use-cases, I couldn't possibly comment on that.
-Spiros E. On Fri, Feb 12, 2016 at 5:05 PM, Sven Anderson <[email protected]> wrote: > Hi, > > I’d like to write a simple REST-API (the typical HTTP/json stuff). Opium > is not yet ready for mirage, and I’m not sure about webmachine, neither if > it’s ready for mirage, nor if it is maybe overkill for a small API with 5 > to 10 nodes. So I want to ask in this list, what is the recommendation for > implementing a REST API on mirage today? > > Thanks in advance and best regards, > > Sven > > > _______________________________________________ > MirageOS-devel mailing list > [email protected] > http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel > >
_______________________________________________ MirageOS-devel mailing list [email protected] http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
