Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

RESTful multi-step / multi-page forms in Django (ideas/examples)

django rest django-forms

Claims-based authentication for WCF RESTful services

wcf rest saml principal

Simple PHP REST server with secure user authentication and registered third party applications

REST: Is http code 300 appropriate in this redirect situation?

rest http-status-codes

Whats the best technology stack for supporting mobile apps and a website from the same back-end? [closed]

Backbone model: nested data structure

javascript rest backbone.js

Re-using jsessionId on ajax xmlhttprequest using jquery

Authentication via rest with symfony2

web-services rest symfony

RestEasy - UnsupportedMediaTypeException: Cannot consume content type

django REST facebook authentication

django rest cookieless

Spring MVC 3.1 - versioning REST webservices

Why we are using atoms in rest?

WCF REST basic authentication on certain methods

c# wcf security rest mobile

Synchronize Android client and REST server

How do I securely connect a Backbone.js app to a database?

Generate Search SQL from HTTP GET request parameters

java sql hibernate rest hql

How to make Rails parse a posted string as json without sending the 'Content-type: application/json' header?

How can I deseralize json object in java pojo class?