add metadata, fix metadata #257

Merged
kauffj merged 3 commits from metadata into master 2019-02-15 18:47:03 +01:00
Showing only changes of commit 3a76f9990c - Show all commits

View file

@ -1,6 +1,6 @@
---
title: API Wrappers
description: Find LBRYAPI wrappers for your favorite language.
description: Find LBRY API wrappers for your favorite language.
---
This document contains a comprehensive list of all available API wrappers for the LBRY protocol and blockchain. API wrappers allow for easier integration of the LBRY APIs into your codebase. They still require you to run either the [LBRY protocol](https://github.com/lbryio/lbry) or the [LBRY blockchain](https://github.com/lbryio/lbrycrd).