On Monday, September 30, 2013 2:57:08 PM UTC-5, duf...@gmail.com wrote:
> I want to set up a very simple website, and I need to know if it is necessary
> to use a web framework (e.g. Django) to do basic interactive operations such
> as receiving input from the user, looking up a database and retu
On Monday, September 30, 2013 5:14:28 AM UTC-5, AdamKal wrote:
> Hi,
>
>
>
> Do you know any library or framework that unifies CRUD somehow.
>
> Maybe I'll describe my problem:
>
>
>
> I have a application that uses many external services and processes them
> together. This are things lik
On Saturday, September 28, 2013 11:20:21 AM UTC-5, harry@gmail.com wrote:
> I will be designing a REST based API for a cross-platform back end that will
> serve both desktop Facebook users as well as mobile users. It will handle
> operations such as user creation, retrieval of user and other