Search code examples
REST API - Client Session State vs Database Session State...

javaspringreststateapi-design

Read More
Continuously real-time fetching currently playing song on Spotify...

pythonpython-3.xspotifyapi-designvk

Read More
Error testing API with Swagger response header 405...

swaggerapi-designswaggerhub

Read More
Custom Collection vs Generic Collection for public methods...

c#.netcollectionsapi-design

Read More
REST API: Do I need to authenticate log out action?...

ruby-on-railsrestapi-design

Read More
API/Application Design: Replace with very large array with a new array or modify the existing array...

javascriptarraysperformanceoptimizationapi-design

Read More
Should new API version supports all apis of older versions also ? [Design question]...

restdjango-rest-frameworkapi-design

Read More
Does anybody use the From HTTP request header any more?...

resthttpapi-designrequest-headers

Read More
Does Http response 303 imply client is required to redirect?...

httphttp-redirectapi-design

Read More
Scripting GPU LED color change...

scriptinggpunvidiaapi-design

Read More
What to do with original API when using a API-Gateway...

microserviceskeycloakapi-designapi-gatewaykong

Read More
How do I indicate a REST API endpoint is removed...

resthttpapi-design

Read More
What is a better way to design an API for mutually exclusive request parameters?...

javaspringspring-mvcapi-design

Read More
API is mixing up data from different devices...

c#asp.net-mvcasynchronousapi-design

Read More
Get a resource in rest API based on an alternative identificator...

restapi-design

Read More
ERR_HTTP_HEADERS_SENT Error Generated When Redirecting Requests...

node.jsresthttpexpressapi-design

Read More
RESTful API and bulk operations...

resthttpapi-designbulkoptimistic-concurrency

Read More
API Design - Purpose of MapItemsControl - why didn't UWP team just use MapControl?...

uwpapi-designuwp-maps

Read More
Link to another resource in a REST API: by its ID, or by its URL?...

jsonapirestapi-designhateoas

Read More
How to create multiple documents in Mongoose in one request...

node.jsrestexpressmongooseapi-design

Read More
Django is there a benefit of checking every view with `method=='POST':`...

djangorestdjango-rest-frameworkdjango-viewsapi-design

Read More
When to use models as parameters over url parameters in API C#...

c#asp.netapi-design

Read More
JSON: "type" field or dynamic fields?...

jsonapi-design

Read More
JAX-RS REST API Variable Sharing Between Requests...

javarestjax-rsapi-design

Read More
Validating Query Params in REST API...

javarestapi-designvert.x

Read More
How to slow down asynchrounous API calls to match API limits?...

pythonpython-3.xasynchronousapi-designgrequests

Read More
How to make requests keep trying to connect to url regardless of exception from where it left off in...

python-3.xpython-requestsapi-design

Read More
How to send batches of URLs into grequest?...

python-3.xasynchronousbatch-processingapi-designgrequests

Read More
How to stagger asynchronous API calls to prevent Max retries with grequests library?...

pythonpython-3.xapi-designgrequests

Read More
How to iterate over list of lists while passing each value in the lists into API and pausing after e...

pythonpython-3.xlistloopsapi-design

Read More
BackNext