package
2.5.6+incompatible
Repository: https://github.com/lbryio/chainquery.git
Documentation: pkg.go.dev
# README
Go API Server for swagger
The LBRY blockchain is read into SQL where important structured information can be extracted through the Chain Query API.
Overview
This server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.
To see how to make this your own, look here:
- API version: 0.1.0
- Build date: 2018-05-06T02:15:07.364-04:00
Running the server
To run the server, follow these simple steps:
go run main.go
# Structs
No description provided by the author
No description provided by the author
Contains the name and number of rows for a table.
Contains an array of tables and their row count.
# Type aliases
No description provided by the author