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.

Show HN: Thriftify - Thrift as a Service

4 pointsby eransabout 13 years ago
A little something me (@erans) and @rantav cooked up after an idea from @scode

4 comments

rantavabout 13 years ago
It's also cool bc there are multiple thrift versions on thriftify.org so you can choose the version you want. You don't have to install multiple versions locally, just shoot an http request.<p>There's also a nice ui that lets you see the result gen files right on the web page with syntax highlighting.
eransabout 13 years ago
A little something me (@erans) and @rantav cooked up after I saw a tweet by @scode (<a href="https://twitter.com/#!/rantav/status/189643309172539392" rel="nofollow">https://twitter.com/#!/rantav/status/189643309172539392</a>) suggesting something like that :-)<p>It even got a dead simple cURL API.
rantavabout 13 years ago
It's cool bc you don't have to install thrift (and boost and libevt and co) and you can generate thrift bindings with a single http request.
eransabout 13 years ago
If you want more Thrift version don't hesitate to ask :-)