# 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/).
