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

httpresthttp-status-codesrestful-architecture

Read More
How can I make Laravel return a custom error for a JSON REST API...

phpjsonrestlaravel-4restful-architecture

Read More
Why PATCH is neither safe nor idempotent?...

resthttprestful-architecturehttp-patch

Read More
Return the List<myObj> returned by ResponseEntity<List>...

javarestspring-mvcrestful-architectureresttemplate

Read More
Can a RESTful service return both JSON and XML for the same resource, depending on the request heade...

javaxmljsonrestrestful-architecture

Read More
RestTemplate: returning a List of Entities...

restspring-mvcspring-bootresttemplaterestful-architecture

Read More
JAX-RS Same @Path Identifier in two Services...

web-servicesjerseyjax-rsrestful-architecture

Read More
Postman: set Environment Variable...

resthttp-postpostmanrestful-architecturerestful-authentication

Read More
Best name for an API endpoint that checks if a username is valid or not...

restapinaming-conventionsrestful-architecture

Read More
Why REST is an Architectural Style and not an Architecture?...

restarchitecturerestful-architecture

Read More
Rails routing: resources with only custom actions...

ruby-on-railsruby-on-rails-3rails-routingrestful-architecture

Read More
How to pass Query String Parameters in GET url using Rest Assured?...

apiautomated-testsrestful-architecturerest-assuredweb-api-testing

Read More
REST GET endpoints returning different models based on user role...

restapi-designrestful-architecture

Read More
HTTP POST response Location header when creating multiple resources...

resthttphttp-status-codesrestful-urlrestful-architecture

Read More
REST API versioning - popular API's...

restarchitecturerestful-architecture

Read More
DTO Design in TypeScript/Angular2...

typescriptecmascript-6restful-architecturesoftware-design

Read More
REST API, when to use @PathParam, @QueryParam, @RequestBody, and/or @RequestHeader...

javaspringrestspring-bootrestful-architecture

Read More
Passing array in GET for a REST call...

restrestful-urlrestful-architecture

Read More
Error: IllegalArgumentException: Unable to create call adapter for retrofit2.Response...

androidretrofit2android-sensorsrestful-architecture

Read More
AWS Lambda python API call method not returning JSON - not serialisable?...

python-2.7amazon-web-servicesaws-lambdarestful-architecture

Read More
Why is using a HTTP GET to update state on the server in a RESTful call incorrect?...

httprestpostgetrestful-architecture

Read More
Laravel 5 POST routes to index instead of store...

phplaravel-5laravel-routingrestful-architecture

Read More
Searching versus Filtering in Restful API...

restapirestful-architectureapi-design

Read More
How to securely send/store password in a Spring RESTful login service...

javaspringspring-mvcrestful-architecture

Read More
Is passing the tenant in a custom HTTP header RESTful?...

resthttp-headersurirestful-urlrestful-architecture

Read More
What is "representation", "state" and "transfer" in Representational S...

jsonrestrestful-architecture

Read More
Is it okay to use same resource name for both get and post rest api...

restjax-rsrestful-urlrestful-architecture

Read More
Action in a REST API...

restapihttprestful-architecture

Read More
Proper way to consume data from RESTFUL API in django...

pythondjangorestrestful-architecture

Read More
How is Hypermedia to be consumed by the client in a REST architecture?...

restrestful-architecture

Read More
BackNext