Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement artifact routes for Incremental Cardano DB in aggregator REST API #2152

Open
4 tasks
Tracked by #2047
jpraynaud opened this issue Dec 2, 2024 · 0 comments
Open
4 tasks
Tracked by #2047
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

Why

We need to implement new HTTP routes in the REST API of the aggregator to support Incremental Cardano DB artifacts delivery.

What

Implement new routes for Incremental Cardano DB to retrieve the list of artifacts and artifacts details (by hash).

How

  • Implement new route /artifact/cardano-database
  • Implement new route /artifact/cardano-database/{hash}
  • Extend the end to end test to check the certification of Incremental Cardano DB
  • Update OpenAPI specs
@jpraynaud jpraynaud added the feature 🚀 New implemented feature label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New implemented feature
Projects
None yet
Development

No branches or pull requests

1 participant