> For the complete documentation index, see [llms.txt](https://docs.aleonames.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aleonames.id/developer-guide/ans-indexer.md).

# ANS Indexer

If developer need to integrate ANS in backend, then [aleo-name-service-api ](https://github.com/s-t-soft/aleo-name-service-api)will be your best choice.

This API continuously reads data from the ALEO chain, parses it, and stores it in a local PostgreSQL database. It then provides a high-performance REST service to access parsed ANS data for your business needs.

Obscura uses this indexer to deliver a stable and reliable ANS API service. For more information, visit [Obscura](https://docs.obscura.network/).
