From 6c11aace1e0948ee48861ea2d633a96b5ae8ea15 Mon Sep 17 00:00:00 2001 From: Jim Heising Date: Thu, 21 Aug 2014 20:44:29 -0700 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..61262d2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +thingproxy +========== + +A simple forward proxy server for processing API calls to servers that don't send CORS headers or support HTTPS.