Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Search people with Linkedin API

Testing REST APIs using PHPUnit

php rest phpunit

Is there tools to define Rest API in document ? [closed]

api rest web

HTTP status code in REST API for using GET to query a “Not Ready Yet, Try Again Later” resource?

rest http-get

Should I have multiple views/endpoints of a resource in a RESTful service?

How to implement search and filtering in a REST API with nodejs and express

node.js api rest express

In Rails, why am I getting a "204 - No Content" response for my update/PATCH/PUT, using Active Model Serializers?

Same ExceptionMapper for different exceptions

java rest jersey

What is the use of 'Route' in Restangular functions oneUrl() and allUrl()

angularjs rest restangular

Grape error handling strategy?

How to use embedded Jetty Server 9 with Kerberos authentication?

java rest jetty kerberos spnego

Correct HTTP request method for nullipotent action that takes binary data

Consuming Spring Hateoas Pageable

Can't a WCF SOAP service return JSON as output?

c# web-services wcf rest soap

Is there any REST API query standard / DSL to express complex filters in GET URL?

Updating composite entities in a RESTful resource

rest restful-architecture

Is it possible to use an external Identity Provider in a Web API with ASP.NET 5?

How to place an order using Magento2 API?

api rest magento2

Secure Spring RESTful API with Google OAuth2 Authorization server

How to implement field level access control for REST service based on the caller?

java rest