Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Can I use custom reasons for an HTTP status code to differentiated between errors for a REST API

http rest http-status-codes

REST POST controller saying: Could not read JSON: No content to map due to end-of-input

json rest testing post

REST - how design an URI with composite keys?

rest uri composite-key

How to deploy backend and frontend projects if they are separate?

Which Perl modules are good for writing a RESTful web API client?

perl rest module

Is it Worth Achieving HATEOAS for Restful Web Services In Real World Usage?

xml rest web-services hateoas

Edit conflicts and 409 vs. 412 responses

api http rest

TJson.JsonToObject<T> throws errors in a multi-thread environment

What's a proper response status code to REST POST request when duplicate is found?

How do I wrap my serialized JSON string in 'single quotes'

javascript json rest

Both REST and SOAP Web Services for a single application

java rest tomcat soap gradle

Filtering data with Spring boot CrudRepository

How would I create an asynchronous notification system using RESTful web services?

CouchDB as the Restful API layer?

api rest node.js couchdb

Securing a REST API and Slim Framework

php api rest slim

Spring Data REST - POST new entity with relationships

exposing operations on resources RESTfully - overloaded POST vs. PUT vs. controller resources

rest

ASP.NET Web API authorization and Authentication

Web service with Lisp

web-services rest lisp

How to catch all exceptions that could arise in Symfony2 controller action?