Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Patterns for handling batch operations in REST web services?

web-services rest

How do I choose a HTTP status code in REST API for "Not Ready Yet, Try Again Later"? [closed]

Design RESTful query API with a long list of query parameters [closed]

api rest http-parameters

Secure Web Services: REST over HTTPS vs SOAP + WS-Security. Which is better? [closed]

REST API Best practices: args in query string vs in request body

json http query-string rest

REST Complex/Composite/Nested Resources [closed]

REST API Authentication

rest

How to POST JSON Data With PHP cURL?

php json rest curl

Django REST Framework: adding additional field to ModelSerializer

URL matrix parameters vs. query parameters

http url rest parameters jax-rs

How to export specific request to file using postman?

rest postman webapi

ReferenceError: describe is not defined NodeJs

node.js rest testing

Creating an API for mobile applications - Authentication and Authorization

Is REST DELETE really idempotent?

http rest http-headers

Spring Boot REST service exception handling

REST API - DTOs or not? [closed]

java spring rest dto hateoas

REST API Login Pattern

design-patterns rest

How to use the 'main' parameter in package.json?

Difference between OData and REST web services

web-services rest odata

How to POST form data with Spring RestTemplate?

java spring rest resttemplate