Hi there,
Django newcomer here ! Two projects atm , you might found it too simple but i found Django amazing, so much things to learn !
I will need in the next project to consume an external rest api and serve it inside my company.
As i would like to mask id’s, certificates and so on, in some sort, i would to create a pass through api.
I’m sure this can be done in many ways and languages, but is it possible in Python/Django in a elegant and lazy one?
Any insights will be helpful.
Regards,
Pierre