restful sub-object best practices for GET method...
Read MoreHow do I serve both HTML and JSON content with Flask?...
Read MoreAPI strategy of known .Net projects...
Read MoreForwarding requests to different verticle based on path param (Vert.x)...
Read MoreRestful API: Sensitive data in url...
Read MoreE-Commerce low level design of Order class...
Read MorePlatform Independent Tool for Creating API Documentation / Proposal...
Read MoreHow to properly return multiple errors from multiple functions in the main function?...
Read MoreAdding new utterances to specific Intents in Dialogflow Agent...
Read MoreDefining exceptions that can be thrown from a toolkit API...
Read MoreShould I fetch parent resource along with nested resources in one call, fetch them in separate calls...
Read MoreUnder what scenarios would `std::breakpoint` be used instead of `std::breakpoint_if_debugging`?...
Read MoreSend a file to a printer to print when user click print button. But the user MUST NOT be able to Dow...
Read MoreREST API response should return only id or full object?...
Read MoreWhat is the proper REST response code for a valid request but empty data?...
Read MoreREST API design: different granularity for receiving and updating resources...
Read MoreCentral vs. Distributed Authentication and Authorization...
Read MoreStoring files on the API or on the microservice filesystem...
Read MoreCannot implicitly convert type 'System.Net.HttpResponseMessage' to my object...
Read MoreRest API Architecture - GET a resource by alias...
Read MoreWeb apps architecture: 1 or n API...
Read MoreHow could a client know if new messages are there for it for a web based chat app?...
Read MoreWhat is the accepted practice for URL login in API REST?...
Read MoreURL-parameters input seems inconsistent...
Read MoreSeparate HTTP requests for each dropdown or a single request for a fat FormViewModel?...
Read MoreChoosing between package:html, dart:html, dart:io (class HttpClient) and package:http APIs to fetch ...
Read More