Several of my own sites and projects run on Alloy.
One of the main ones that is a full product with a REST API is
Autoridge:
http://autoridge.com
It makes judicious use of the flexible custom URL routes to achieve
the vehicle URLs.
It also has a mobile app that is powered by the REST API with results
served from the same modules/controllers as the HTML pages:
http://autoridge.com/mobile
InvoiceMore, an online billing and invoicing SaaS appliction was built
with an early version on Alloy (pre-5.3) and phpDataMapper (
http://phpdatamapper.com ), and I am in the process of converting it
to the current 5.3 version with Spot (entity-focused php 5.3 version
of phpDataMapper) right now.
http://www.invoicemore.com
And of course, the project that started it all was Cont-xt CMS
(
http://cont-xt.com ), which powers the Alloy website (
http://alloyframework.org
) as well as all the others in the Actridge open source network,
through a single multi-site installation.
There is someone else who is building a new product website with Alloy
as well who I just spoke with last week, but I don't want to disclose
the URL in case they don't want it to be known. I'll point them this
way and they can chip in with their own experiences if they want to.
--
Vance Lucas