Search code examples
Single endpoint instead of API - what are the disadvantages?...

restapi-design

Read More
Node JS running but not responding. Works but then periodically stops responding...

node.jsexpressapi-design

Read More
Using a python output in javascript...

javascriptpythonapiraspberry-piapi-design

Read More
Implementing "JSON Merge Patch" in ASP.NET Core - best way do differentiate between null a...

c#restasp.net-coreapi-design

Read More
React Google Map API does not zoom in when user presses search for desired address...

javascriptreactjsreact-nativegoogle-mapsapi-design

Read More
Should an async API ever throw synchronously?...

javascriptasynchronouspromiseapi-design

Read More
When to ask the client their preferred currency if no country code in `accept-language` header?...

node.jsrestexpresscookiesapi-design

Read More
Should updated timestamp be changed for PUT call with same data?...

resthttpapi-design

Read More
Is a business logic layer necessary if I take logic out of the controllers?...

design-patternsapi-designweb-development-serverbusiness-logic

Read More
What would be the most efficient way of tracking deleted objects on the front-end and save these cha...

javascriptc#asp.net-corefrontendapi-design

Read More
Req.body returns { NaN: " " } in server console.log when passing object to API POST route...

javascriptreactjspostcrudapi-design

Read More
Spotify API fetch authorization code from redirect_uri...

pythonpython-3.xoauth-2.0spotifyapi-design

Read More
What is the correct way to do a get for multiple resources (batch get) with REST?...

restapi-design

Read More
Type checking on React Native plugin...

javaandroidreact-nativeapi-designduck-typing

Read More
Should I return user data in an authentication endpoint using JWT?...

restauthenticationjwtapi-design

Read More
How to organize an API that needs to return all titles from a given entity?...

restarchitectureapi-design

Read More
Python teamspeak3 api...

pythonglobal-variablesapi-design

Read More
How to deal with mapping intentional NULL values passed through JSON?...

json.net-corejson.netazure-functionsapi-design

Read More
REACT.js variables not accepted in api request...

javascriptreactjsapiapi-designreact-state

Read More
Redirecting client from load balancer to right consumer in Kafka...

apache-kafkaload-balancingmessage-queuekafka-consumer-apiapi-design

Read More
Fetching Details From API and setting state according to conditions - Functional Components...

reactjsapireact-hooksapi-designuse-effect

Read More
REST API - "GET /user" changes user in database...

restapi-design

Read More
Does the model, the view or the serializer represent a REST resource in Django Rest Framework?...

djangorestdjango-rest-frameworkapi-designhateoas

Read More
GraphQL: Modeling evolving types / state transitions...

apigraphqlapi-designstate-machine

Read More
How to write a GET api that calls a function to insert data into the db before running the actual se...

node.jsasync-awaitapi-design

Read More
Multiple ways to identify a single resource in a RESTful API...

resthttpapi-designrestful-url

Read More
How to use user input across classes in Ruby?...

rubyclassapi-designgets

Read More
Application route serve html only? Should application route update state?...

restweb-applicationsarchitecturebackendapi-design

Read More
How to avoid repeating business logic between client and server?...

phpangularjsajaxlaravelapi-design

Read More
How to properly access children by filtering parents in a single REST API call...

restapi-design

Read More
BackNext