Skip to content

Write indexer/README.md with deployment and API reference #257

Description

@Nursca

Description
There is no README for the indexer. Operators deploying it in production and developers integrating with its API need documentation covering setup, configuration, database requirements, and API reference.

Requirements and context

  • Architecture overview (how the indexer connects to Horizon and serves the API)
  • Environment variable reference (database URL, Horizon URL, contract ID, port)
  • Docker deployment instructions
  • Full REST API reference with request/response examples for each endpoint
  • Troubleshooting section for common issues (stream disconnection, migration failures)

Suggested execution

git checkout -b docs/indexer-readme
  • Create indexer/README.md
  • Link from org root README.md

Example commit message
docs(indexer): write comprehensive README with deployment and API reference

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions