Timeline for Is it bad practice for my backend to call 3rd party API's synchronously when processing a request?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 20, 2017 at 10:15 | comment | added | Ewan | no it seems fine. I think maybe the 'asyncness' isnt your real question though | |
| Sep 20, 2017 at 9:49 | comment | added | Jad S | Hi! I'm using Django in the backend. The frontend querying directly would be the best but I have credentials I don't want to pass to the client. I guess what I'm mainly asking for a sanity check that my current synchronous scheme isn't right off the bat a stupid idea | |
| Sep 20, 2017 at 9:33 | history | answered | Ewan | CC BY-SA 3.0 |