cosmos-sdk/docs/interfaces
Amaury e4e39234c8
docs: Add grpc & rest endpoints overview (#8064)
* docs: Add grpc & rest endpoints overview

* Finish overview

* -Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-7657-grpc

* Update READMEs

* Add grpcurl

* Finish docs

* Add gRPC historical blocks

* Add historical queries

* Small tweaks

* Update docs/core/grpc_rest.md

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-12-14 10:51:32 +00:00
..
lite context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
README.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
cli.md Improve keyring docs (#5822) 2020-03-24 16:30:35 +00:00
interfaces-intro.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
query-lifecycle.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
rest.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00

README.md

Interfaces (Deprecated)

This repository contains documentation on interfaces for Cosmos SDK applications.

  1. Introduction to Interaces
  2. Lifecycle of a Query
  3. Command-Line Interface
  4. Rest Interface