Django-Styleguide icon indicating copy to clipboard operation
Django-Styleguide copied to clipboard

Third party APIs

Open elias-ebrahimpour opened this issue 1 year ago • 5 comments
trafficstars

Hello and greetings,

I have a question for which I did not find a suitable answer. In most of my projects, we had some third-party services or APIs to call (with requests or http.client). Where do I have to put them? In the services file/folder or selectors, or anywhere else?

Finally, thanks for this good style guide.

elias-ebrahimpour avatar Jun 07 '24 08:06 elias-ebrahimpour