Hi Jason, Possibly I approached it from the wrong angle in my assessment, happy to hear it's been working for you and others. I may try again for APIs in future.
That aside, after using sling for serving web content I can't recommend it enough. For me it certainly puts the fun back in web development. Regards, Ben On 30 Jan 2017 6:32 AM, "Jason E Bailey" <[email protected]> wrote: > I'm not sure how to correctly convey my confusion over your statement :) > There may be some bias here, since I've been doing this for a while, but > this is an incredibly easy platform for REST and I haven't ran across > another that gives me the same flexibility. > > -- > Jason > > On Sat, Jan 28, 2017, at 05:27 PM, Ben Fortuna wrote: > > Hi Henry, > > > > I agree with what you say about keeping it simple and using a servlet. > > However there are many frameworks and platforms today geared towards > > making > > it easier to implement REST APIs, and I think non-trivial APIs would > > probably benefit from using one. > > > > As such, to me an API should live outside the Sling process and use sling > > as a data/content source. > > > > Regards, > > Ben > > > >
