Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

RESTful design: when to use sub-resources? [closed]

rest api-design

Should null values be included in JSON responses from a REST API? [closed]

json api rest

How to automate documentation of a REST API (Jersey Implementation) [closed]

Testing REST webservices [closed]

How to fix "'throw' of exception caught locally"?

Curl retry mechanism

rest curl web-deployment

How to send a POST request using volley with string body?

Django - Where are the params stored on a PUT/DELETE request?

django rest parameters

Securing an API: SSL & HTTP Basic Authentication vs Signature

Slim PHP and GET Parameters

php rest slim

What is the relationship between WCF, Rest and SOAP?

wcf web-services rest soap

How to combine websockets and http to create a REST API that keeps data up to date? [closed]

How to distinguish between null and not provided values for partial updates in Spring Rest Controller

What is the different between RESTful and RESTless

rest

Why we should use REST? [closed]

http rest

How to access plain json body in Spring rest controller?

What is the restful way to represent a resource clone operation in the URL?

rest

Looking for suggestions for building a secure REST API within Ruby on Rails

Is it correct to return 404 when a REST resource is not found?

rest http-status-codes

How to get full REST request body using Jersey?

java rest jersey