Setup Indexer API project, implementing the endpoints defined in the API draft specification.
The endpoints should return mock data for now. This will already allow the integration with the frontend.
The logic to fetch and return real data from the Indexer database will be implemented as part of subsequent task.
Setup Indexer API project, implementing the endpoints defined in the API draft specification. The endpoints should return mock data for now. This will already allow the integration with the frontend. The logic to fetch and return real data from the Indexer database will be implemented as part of subsequent task.