Search code examples
Is it possible to query the ORM of a microservice through its API?...

ormmicroservicesapi-design

Read More
Change object directly in function is anti-pattern in python?...

pythonapi-designin-placemutability

Read More
Similar Express routing requests with different outputs...

expressroutesapi-design

Read More
Proper error handling with Svelte from API (Rails)...

javascriptruby-on-railserror-handlingapi-designsvelte

Read More
When designing a REST API, is it possible to require a search for a resource be completed before all...

restapi-design

Read More
How to design RESTful API without using verbs?...

restapi-design

Read More
Should I use POST and DELETE or PATCH when designing REST API endpoints?...

restapi-design

Read More
Structuring Node API (express, mongodb, mongoose) For Conditionally Returned Values Based On User Ty...

node.jsmongodbrestmongooseapi-design

Read More
Why does .NET's RandomNumberGenerator.GetBytes method assign its results to a byte array paramet...

.netrandomcryptographyapi-design

Read More
System Design Interview - Car API...

api-designsystem-design

Read More
Can I provide an incomplete header for a C++ class to hide the implementation details?...

c++includeapi-design

Read More
Best Practices for incoming and outgoing DTOs...

javarestapi-design

Read More
Override Verb Level Model/ Model Schema in Swagger-UI...

jsonapi-designswaggerswagger-ui

Read More
Why is Robot.delay(int ms) limited to 1 minute?...

javaapi-designawtrobot

Read More
Why is the order of haystack and needle inconsistent in PHP functions in_array and strpos?...

phpapi-designlanguage-design

Read More
How do you throttle a REST API using many Heroku dynos?...

restapiherokuapi-designthrottling

Read More
multiple path params vs. query params in a RESTful API for POST?...

restapi-designrestful-url

Read More
What is the best way to handle different Web API classes...

api-design

Read More
Chai not reaching .end()...

node.jsexpressmocha.jschaiapi-design

Read More
How to dynamically update content based on route?...

reactjstypescriptreact-routeraxiosapi-design

Read More
NestJS: Controller function with @UploadedFile or String as a parameter...

node.jsapi-designnestjs

Read More
How do I make my table dynamically change based on year?...

jsonreactjstypescriptaxiosapi-design

Read More
How do I use interfaces with "fallback" parameters in the methods?...

javadesign-patternsjava-8interfaceapi-design

Read More
Terminology question: API somewhere between SOAP and REST - what is the name for them?...

restapisoapterminologyapi-design

Read More
REST URI design: Resource with plural name...

resturiapi-design

Read More
API endpoint to update one to one relationship...

apiapi-design

Read More
Create/update endpoint returning list of objects...

restcrudapi-design

Read More
RESTful API design: list value options for query param...

restapi-designhttp-verbs

Read More
RESTful api using array keys or array values for POST data...

javascriptjsonlaravelrestapi-design

Read More
Node.js Http Write after end...

node.jsreactjshttpapi-design

Read More
BackNext