Check out Catalyst::Example::InstantCRUDStylish
 ?<br><br>You create the database, then it extracts relationships and creates the scaffold app.<br><br>Dan<br><br><div class="gmail_quote">On Wed, May 25, 2011 at 23:55, Michael Friedman <span dir="ltr"><<a href="mailto:friedman@highwire.stanford.edu">friedman@highwire.stanford.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">After the demo of dotCloud yesterday, I decided that I want to try out a database-driven webapp. Nothing special, just a couple of tables and a relationship or two.<br>


<br>
Here's the rub: I don't have hardly any free time to work on this. (If I can get the app working in under 4 hours, that'd be about right.) So I'm looking for something that will let me define the table structure and then will automatically take care of:<br>


- routes/URLs<br>
- CRUD<br>
- webpage generation<br>
- display templates<br>
<br>
so that I can then focus on adding features to an existing, working, database view and update site.<br>
<br>
I have looked at a lot of web frameworks today. I found one that looks like it can do what I want: Catalyst::Plugin::AutoCRUD.<br>
        <a href="http://search.cpan.org/%7Eoliver/Catalyst-Plugin-AutoCRUD-1.110731/lib/Catalyst/Plugin/AutoCRUD.pm" target="_blank">http://search.cpan.org/~oliver/Catalyst-Plugin-AutoCRUD-1.110731/lib/Catalyst/Plugin/AutoCRUD.pm</a><br>


<br>
However, I'm sure TIMTOWTDI.<br>
<br>
Does anyone else know of or have experience with this kind of auto-generated database-backed site? The more it can do for me, the better, as far as I'm concerned.<br>
Thanks for any and all advice!<br>
-- Mike<br>
______________________________________________________________________________<br>
Mike Friedman | HighWire Press, Stanford Univ | <a href="mailto:friedman@highwire.stanford.edu">friedman@highwire.stanford.edu</a><br>
<br>
_______________________________________________<br>
SanFrancisco-pm mailing list<br>
<a href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm" target="_blank">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a><br>
</blockquote></div><br>