Commit graph

4 commits

Author SHA1 Message Date
adam
9a68d3dc6f Revert wrong import 2017-08-21 15:43:40 +00:00
adam
b8657e04b4 The unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.
2017-08-21 15:40:17 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
adam
f577b64a02 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
2017-06-05 15:23:01 +00:00