On the REST part it is not ideal for complex object based system where there are multiple resources which have n number of relationships and different http verbs on them can be mean different operations when exposed in a different way. ( I know its confusing.. :)). I just look at it as a design pattern which makes client side devs consume your services easily. It definitely helps in creating simple webservices but REST as a whole I would say doesn't satisfy everything a backend developer would want to expose or do in an efficient way. Think of batching... in REST.
HN user
ramn
1 karma
Posts0
Comments3
No posts found.
Backend-as-a-service for web apps? 15 years ago
Backend-as-a-service for web apps? 15 years ago
This highly depends on the kind of apps which needs to be done. Its highly difficult to generalize a backend for a n number of apps. I am not comparing the term "backend" here with Parse or YQL or aggregating datasources which is great. You write a backend to custom suite your app so that its highly performant both on the client and server side and you have paas hosting services for the language of choice. I would personally not like to have a generalized backend.
HP to Contribute webOS to Open Source 15 years ago
Awesome news and well done HP. Atleast there will be someone to take it and build it as an alternative to the android. I believe all manufactures should give an option to install WebOs on their devices if the consumer chooses to.