Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Rails RESTful resources using to_param for a field that contains separator characters

What are the Rails best practices for javascript templates in restful/resourceful controllers?

How to Add RESTful Web Services to Joomla 1.5+ [closed]

api rest joomla joomla1.5

RESTful using Jersey: method to POST multiple entities

rest multiple-entries

Generate REST based service from database schema [closed]

Actions vs. CRUD in REST

rest restful-architecture

REST with nullable types?

c# rest soap nullable

combining spring security 3 with jersey rest api

rest spring-security jersey

CodeIgniter REST API Library Ajax PUT throwing 403 Forbidden

php ajax codeigniter rest

RESTful Service Authentication

Which Scala framework to use for testing REST services?

unit-testing scala rest

RESTful API: What METHOD/HEADER combo to use for validation-only

web-services api rest

How to upload files using PUT instead of POST with PHP

php rest put http-put

API design: HATEOAS, json, versioning, and media types

json api rest hateoas

REST - Creating Nested Resources with single POST

rest restful-url

Rest service pass through via spring

How do you implement a coarse-grained optimistic lock in REST?

Include possible values of @PathParam to WADL

java rest jersey wadl

How to get 'getJSON' response header

javascript rest jquery

Using the PUT method with incomplete representations

api http rest