On Friday, December 8, 2017 at 11:24:25 AM UTC-8, Ramos wrote: > > I like very much the framework http://deployd.com/ > > It produces and updates automatically according to our data model a js > file that is loaded to the user frontend and permits to deal with the > datamodel directly from the browser... > This way there is no need to REST > http://docs.deployd.com/docs/collections/accessing-collections.html > > Well, sometimes you to provide a REST interface for non-browser requests (management tools, Grafana, etc).
Also, does this work with servers that aren't node.js? /dps 2017-12-07 22:06 GMT+00:00 pbreit <[email protected] <javascript:>>: > >> Wouldn't this be just a matter of supplying a "welcome-spa" welcome >> app/starter with REST "on" and Vue-based (or whatever) views? This doesn't >> require any changes to core Web2py, does it? >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

