Search code examples
When building a REST API, must I use status codes?...

restapi-designhttp-status-codes

Read More
Best Practices for Handling Data collecting Microservices Architecture...

architecturemicroservicesapi-design

Read More
Injecting a variable into POST JSON call in Postman Flow...

postmanapi-designweb-api-testingpostman-flows

Read More
How to create web site APIs...

phpandroidiosapi-design

Read More
Authenticating Users for an API Built for Third Party Application Developers...

iosapi-design

Read More
PUT endpoint handling create/update with dynamic resource existence...

resthttprequestapi-designrestful-url

Read More
Is it possible to start working on an API for a hardware device before having the driver...

usbdriverapi-design

Read More
Delete multiple records using REST...

restbackbone.jsapi-design

Read More
rest api interface for sub types...

restapi-design

Read More
Should a public API method return InputStream or byte[]...

javaarraysinputstreamapi-designjava-http-client

Read More
What is the best way to send files through HTTP?...

node.jsexpresshttpfile-uploadapi-design

Read More
Technical background to the C++ fmt::print vs. fmt::format_to naming?...

c++c++20api-designfmt

Read More
API design - what's the best way to respond useful error messages with 400s?...

http-headersapi-design

Read More
How to indicate C++ ownership of pointer...

c++pointersapi-design

Read More
Using "extern const" in header files to make global variables read only...

cheader-filesapi-design

Read More
Best practice for structuring JSON for models with foreign key relationships?...

jsonlaravelvue.jsrestapi-design

Read More
Dealing with boolean endpoints in a RESTful API...

restnaming-conventionsapi-designnaming

Read More
How to access a Subresource in a REST API without using the unique identifier?...

resthttpuriapi-design

Read More
API pagination best practices...

restpaginationapi-design

Read More
How to organize Django REST Framework urls...

djangorestdjango-rest-frameworkapi-design

Read More
Design of REST methods for both deep and shallow insert options...

restapi-design

Read More
REST API POST: passing foreign key in url vs json body...

restapi-design

Read More
How to handle both 0/1 and false/true values for booleans in requestbody...

c#asp.netasp.net-coremodel-bindingapi-design

Read More
How to design a REST API endpoint with relations...

restapi-designendpoint

Read More
Prevent React Component From Calling API Endpoint Twice...

pythonreactjsdjango-rest-frameworkapi-design

Read More
When should I use pointers instead of references in API-design?...

c++pointersreferenceapi-design

Read More
Should I prefer private member functions, or functions in an unnamed namespace?...

c++coding-styleapi-designmember-functionsunnamed-namespace

Read More
How do I use an API endpoint to call another API endpoint using Django REST Framework?...

pythonrestdjango-rest-frameworkapi-design

Read More
What is the difference between default arguments and function overloads?...

c++overloadinglanguage-lawyerapi-designdefault-arguments

Read More
How to keep an authorization server in sync with an external database?...

databaseauthenticationarchitectureauthorizationapi-design

Read More
BackNext