Take a look at the example blog <https://github.com/kraih/mojo-pg/tree/master/examples/blog> from Mojo::Pg. I think how it's built would demonstrate what you are trying to achieve.
On Sat, Mar 3, 2018 at 9:30 AM, Luc Larochelle <[email protected]> wrote: > Finally I found out an approach to this problem. Using the jquery api > included with bootstrap it gets easy to pass the minimum params and then > use $.get or $.post to work with my routes and render. > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
