mirror of https://github.com/docker/docs.git
18 lines
369 B
Markdown
18 lines
369 B
Markdown
---
|
|
title: thrift
|
|
keywords: library, sample, thrift
|
|
repo: thrift
|
|
layout: docs
|
|
permalink: /samples/library/thrift/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/thrift/
|
|
description: |
|
|
Thrift is a framework for generating client and services from an IDL.
|
|
---
|
|
|
|
Thrift is a framework for generating client and services from an IDL.
|
|
|
|
|
|
{% include library-samples.md %}
|