Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Log onto TeamCity server using REST API without passing credentials in the url

security rest teamcity

REST collections, good practice to do: GET api/CollectionA/<collection id>/CollectionB?

rest collections

Unable to make HTTP Delete request in my ruby code using Net::HTTP

ruby http rest

Jersey client services - closing resources

using wif with web api

Node.js ignores all querystring parameters except the first one

How to use ETag to throw exception on insert if ETag doesn't match (except when it's *)

c# rest azure azure-storage etag

Why the port number is cut when angular app call rest service

rest angularjs

Express routing GET with search params

Checking HTTP status codes in groovy

rest groovy soapui

java tool to create client-side stubs for REST service

java rest cxf wadl

RESTFul API endpoint design with filtering and authorization

REST API: Is it a really bad practice to create custom HTTP response codes?

RESTful API response in Laravel 5

php rest http laravel laravel-5

Which is better: returning a Response object or an Object representing the rest resource?

java rest

How to add add request parameter to every Angular.js $http request (to start a xdebug session for example)

angularjs rest xdebug

jersey multiparty returns NoClassDefFoundError: org/glassfish/jersey/internal/inject/ExtractorException [duplicate]

Yii2 CORS with Auth not working for non CRUD actions

php rest yii2 cors

ReSpec vs Bikeshed: How to document and publish a standard REST API interface to be implemented by a number of vendors?

Periodically polling a REST endpoint in Go

rest go