--- layout: post title: Open-Source Version of the Mashape API Proxy image: https://s3.amazonaws.com/kinlane-productions2/api-evangelist-logos/api-evangelist-butterfly-vertical.png author: name: kinlane tags: - Proxy - Open - Open-Source --- The [Mashape API Proxy](https://github.com/Mashaper/Mashape-API-Proxy "Mashape API Proxy") is an open-source version of the same proxy that allows APIs to integrate with the [Mashape Platform](http://www.mashape.com/ "Mashape Platform") andhandles authorizing users, billing, rate limiting and other features. Version 1.1 is whats available for [download on Github](https://github.com/Mashaper/Mashape-API-Proxy "download on Github"), and Mashape is testing the private version 1.2 of the proxy with a small set of API providers, and they will push it to Github after its been tested. The new version dramatically improves the performance and the security of the proxy, while reducing latency. The API Proxy version 1.1 is an extremely early version and Mashape recommends waiting for version 1.2 before deploying. The open-source Mashape API Proxy is written in JavaScript and runs on the latest version of [node.js](http://nodejs.org/ "node.js") This is the first [open-source API proxy](https://github.com/Mashaper/Mashape-API-Proxy "open-source API proxy") that I know of, and in my opinion, opens up a lot of possibilities for the API industry. ###### Related articles * [The Battle for Your API Proxy](http://apievangelist.com/2011/06/11/the-battle-for-your-api-proxy/) (apievangelist.com) * [Need an API? Try Mashape's Marketplace \[INVITES\]](http://mashable.com/2011/06/02/mashape/) (mashable.com) * [Mashape, the Marketplace for APIs, Moves to Beta](http://www.readwriteweb.com/hack/2011/06/mashape-the-marketplace-for-ap.php) (readwriteweb.com) * [New API Management Platform Players](http://apievangelist.com/2011/06/17/new-api-management-platform-players/) (apievangelist.com)