Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

What are some viable techniques for combining CSRF protection with RESTful APIs?

EOFException in Retrofit while executing synchronous PUT requests

Is JAX-RS Client Thread Safe

HTTP Status 405 - Method Not Allowed Error for Rest API

java rest

How to design authentication and authorization system for REST backend / Ajax front End Application

Microservices: REST vs Messaging

HTTP status code when single request asks for too large resource or too many of them

How do I return a video with Spring MVC so that it can be navigated using the html5 <video> tag?

java html spring rest video

How do you access the NFL's API's?

api rest web oauth

Securing non authenticated REST API

api rest security oauth yii2

REST API error codes return structure

json api rest http

Should a RESTful GET response return a resource's ID?

RESTful API - Designing sub-resources

rest restful-url

I have a middleware where I a want to log every request/response. How can I access to POST data?

django rest

Spring MVC REST is not JAX-RS compliant. Does it matter? [closed]

RESTful API required parameters in query string?

rest

Serving Python (Flask) REST API over HTTP2

python rest nginx gunicorn http2

Different REST resource content based on user viewing privileges

PHP - Posting JSON via file_get_contents

HTTP Status 202 - how to provide information about async request completion?