Search code examples
Where should data processing and transformation happen?...

design-patternstransformationserver-sideclient-sideapi-design

Read More
API - WebSite communication. Should I duplicate logic?...

phprestserverapi-design

Read More
Why don't primitive Stream have collect(Collector)?...

javajava-8java-streamapi-design

Read More
Laravel Dingo API - Only log 500 error, never send error details via api?...

laravelapi-designlaravel-5.5dingo-api

Read More
REST API Two seperate resources to create a user?...

phprestapi-design

Read More
HATEOAS Client Design...

restapi-designhateoas

Read More
What should be the return value of a custom function addEdge in a new class based on BGL?...

c++boostiteratorapi-designboost-graph

Read More
What is the best way to describe a company structure by api route...

apiapi-design

Read More
What is the recommended design for public-facing APIs to support multiple POD types while maximizing...

c++api-designbinary-compatibility

Read More
In Order to Call an API for Current Weather for a Particular City, How Do I Find a City ID from &quo...

jsonweb-applicationssublimetext3api-design

Read More
RESTful Domain Application Protocol for an order...

restapi-designrestful-url

Read More
Rest API design: How to create restful API for POSTing resource with multiple sub-resources?...

restapirestful-architectureapi-design

Read More
How to effectively make limitations on querying API when your front-end uses it...

architectureapi-design

Read More
Using Javascript loop to create multiple HTML elements...

javascriptjsonapi-design

Read More
Is there currently a consensus on which api design fits a react/redux app?...

reactjsodatareduxapi-designjson-api

Read More
How to split up a function with multiple behaviors controlled by flags...

pythonapi-design

Read More
CSV to JSON with Specific format...

pythonjsoncsvdictionaryapi-design

Read More
RESTApi EndPoint GET Multiple Resources...

resthttpapi-design

Read More
How to have both 'get by id' and 'get by name' routes on ASP.NET core 2.0 controller...

c#asp.netmodel-view-controllerapi-design

Read More
How to implement conditional compilation without messing up the library API?...

c++cmakeapi-designconditional-compilation

Read More
REST API parameter with multiple value types...

restapi-design

Read More
Where do APIs get their information from...

api-design

Read More
Writing decision statements on control layer...

javamodel-view-controllerjava-8option-typeapi-design

Read More
Loading RESTful objects after authentication...

restweb-servicesapi-design

Read More
How to add URL hook to WHMCS order?...

api-designwhmcs

Read More
Django REST api calls and allowed_hosts...

pythondjangoresthttp-headersapi-design

Read More
React/Redux obtaining response from API...

reactjsreduxresponseapi-design

Read More
API Design - Use object or collection as parameter?...

javaoopapi-design

Read More
How to handle two resources that are generally going to be requested with each other in REST?...

restapiapi-design

Read More
nodejs passport - use same routes in api but return different sets of data based on permissions...

node.jsrestapi-designpassport.js

Read More
BackNext