pkgsrc/www/py-django-rest-framework-proxy/DESCR

9 lines
218 B
Text
Raw Normal View History

2017-08-21 17:43:40 +02:00
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