Skip to content

Add GET /stellar-toml/:domain endpoint #10

@Sulex45

Description

@Sulex45

Description:
Add an endpoint that fetches and parses the stellar.toml file for any given domain and returns it as structured JSON.
Acceptance Criteria:

GET /stellar-toml/:domain fetches https:///.well-known/stellar.toml
Parses and returns structured JSON covering ACCOUNTS, CURRENCIES, VALIDATORS, and DOCUMENTATION sections
Returns 404 if TOML is not found
Returns 400 for invalid or missing domain
Tests added

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programfeatureA new feature or endpoint to be added to the APIhighModerate complexity, requires some researchstellarDirectly involves Stellar blockchain integrationtomlRelated to stellar.toml parsing and resolution

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions