lbry.tech/documents/resources/api-wrappers.md
2018-08-24 15:50:59 -04:00

2.4 KiB

API wrappers for the LBRY blockchain and protocol

This document contains a comprehensive list of all available API wrappers for the LBRY protocol and blockchain. API wrappers allow easier integration of the LBRY APIs into your codebase. They still require you to run either the LBRY protocol and/or the LBRY blockchain.

Interested in creating one for a language not shown below, see our bounties page for details.

List of API wrapper resources

Language Creator/Contact GitHub Repository / Other Links Status
Java winder lbry4j / Maven-Central Completed
Javascript ryanomad lbry-js / npm Completed
Lua ocornoc lualbry Completed
PHP lyoshenka php-api Completed
Ruby dan1d lbry-api-ruby / Ruby Gem Completed
Rust dlight lbry-rs In progress