Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

When to use SOAP instead of REST in terms of web services?

.net wcf rest soap

Creating a tastypie resource for a "singleton" non-model object

python django rest tastypie

How can I prevent other iOS/Android apps from using my RESTful API?

android ios security rest

Spring Boot Starter Data Rest change URL of repository from the root URI

rest spring-boot

SSL Certificates for just API or do clients need them to?

api rest ssl

Do I need Oauth2 For my Web Apps API

RESTful HTTP services vs direct TCP or WebSockets for back-end communication

Is a node.js app that both servs a rest-api and handles web sockets a good idea?

How can I use the BigQuery REST API from the command line?

Could not find acceptable representation

What is "representation", "state" and "transfer" in Representational State Transfer (REST)?

Content type 'multipart/form-data;boundary=----WebKitFormBoundary...' not supported Spring

spring rest spring-mvc

403 Forbibben in API Rest Call

java rest

jQuery XML REST Access-Control-Allow-Origin

jquery rest cross-domain jsonp

With websockets, is there a place for AJAX?

ajax rest real-time websocket

REST API question on how to handle collections as effective as possible while still conforming to the REST principles

Is it RESTful to create complex objects in a single POST?

rest restful-architecture

How do I set up a reverse proxy on a Mac?

POST a list of items using REST

rest post

Missing dependency for field when trying to inject a custom context with Jersey

java rest jersey jax-rs jsr311