Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

RestSharp serialization to JSON, object is not using SerializeAs attribute as expected

.net json vb.net rest restsharp

HTTP OPTIONS error in Phil Sturgeon's Codeigniter Restserver and Backbone.js

Why does my web server software disallow PUT and DELETE requests?

http rest

PHP multipart form data PUT request?

php http codeigniter rest curl

Rails REST routing: dots in the resource item ID

Spring Boot Application: No converter found for return value of type

How to speed up cURL in php?

php rest twitter

Swagger 'GET' request always returns as text/html Accept type on response and NOT application/json

javascript api rest swagger

Automatic documentation/contract generation for Pub/Sub RabbitMQ

Can anyone recommend a good C/C++ RESTful framework [closed]

c++ c rest

How to protect RESTful API

Is using HTML5 Server-sent-events (SSE) ReSTful?

How to Get Description Field to Display with LinkedIn Share API

How to get Access Token and Access Token Secret from Magento 1.7 REST API

php api magento rest magento-1.7

RESTful api design, HATEOAS and resource discovery

api rest hateoas

OpenId via Curl

Microservice, service registry, API gateway and data sharing

How to support Command in REST while doing REST, CQRS and EventSourcing together?

api rest cqrs event-sourcing

Why does my C# client, POSTing to my WCF REST service, return (400) Bad Request?

c# wcf rest post