summaryrefslogtreecommitdiff
path: root/www/py-django-rest-framework-proxy/DESCR
blob: 8a129f4d2c69e889023f8da558e443c790f50c09 (plain)
1
2
3
4
5
6
7
8
Provides views to redirect incoming request to another API server.

Features:
* Masquerade paths
* HTTP Basic Auth (between your API and backend API)
* Token Auth
* Supported methods: GET/POST/PUT/PATCH
* File uploads