TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mashape Open-Sources Its Kong API Management Platform

48 pointsby Errorcod3about 10 years ago

9 comments

narsilabout 10 years ago
Nice to see more open-source solutions in this area. I&#x27;ve used the popular Django Rest Framework [1] to implement and manage APIs. Would there be a compelling reason to use Kong for the management aspect?<p>[1] <a href="http:&#x2F;&#x2F;www.django-rest-framework.org" rel="nofollow">http:&#x2F;&#x2F;www.django-rest-framework.org</a>
评论 #9453813 未加载
评论 #9453829 未加载
codeinchaosabout 10 years ago
open sourcing Kong which powers our API marketplace with billions of calls per day, is not only a major milestone for the team, but also marks a shift in API tooling and services, we&#x27;re challenging the the status quo and service providers by giving away for free what they charge for in thousands (and in some cases millions) of dollars.<p>making it open source is the icing on the cake!<p>we want to give the power back to the developer community and together create amazing open source tooling, while directly adding years of lessons learned to your development stack.
评论 #9453261 未加载
jefflinwoodabout 10 years ago
Glad to see this! Building out this type of infrastructure behind a publicly facing API is never fun. That&#x27;s partially why one of my API&#x27;s is hosted at Mashape in the first place!
hkarthikabout 10 years ago
This is an interesting stack, as it looks to be Nginx + Lua based with Cassandra as the backend database.<p>Not very common, but clearly well thought out and battle tested!
foskabout 10 years ago
This is Marco from Mashape. Let me know if you have any questions&#x2F;feedback and I will be happy to answer.<p>If you need a testing Cassandra node to try out Kong, we have created this: <a href="http:&#x2F;&#x2F;kongdb.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;kongdb.org&#x2F;</a>
评论 #9455144 未加载
scott_babout 10 years ago
Big fan of Mashape, and opening up a stack for API devs that easily does the auth, metering, etc is a big win for the glue economy. love it.
peeyekabout 10 years ago
I know it&#x27;s so much like &#x27;indirect marketing&#x27; things for Mashape. But, this stuff is pretty helpful for developers to create an API service in minutes. Thanks so much, Mashape.
评论 #9452205 未加载
netvarunabout 10 years ago
Another quality open-source project from Mashape! I had written a blog post about ~2.5 years ago on building our own API backed system: <a href="http:&#x2F;&#x2F;blog.semantics3.com&#x2F;building-a-paid-api-offering&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.semantics3.com&#x2F;building-a-paid-api-offering&#x2F;</a><p>If Kong had been available then, we would have probably gone with it.
评论 #9454062 未加载
berkayabout 10 years ago
Looks very useful, congrats! Cassandra dependency may be an obstacle for wider adoption.<p>&quot;Don&#x27;t worry if you are not experienced with these technologies, Kong works out of the box&quot;<p>These kind of statements are problematic. If you are not already using Cassandra, I&#x27;m not sure introducing another data store you don&#x27;t have experience with would be a good move.
评论 #9454749 未加载
评论 #9454436 未加载
评论 #9456013 未加载