A new face for Riftcodex
I've had some time to update the website, hopefully it's still as easy to navigate and find relevant information.
If there's any issues then reach out at: support@riftcodex.com.
API Updates
Now that the API has been out and actively been used for a few months, I've had some time to gather feedback, identify areas for improvement, and update the API to a new version. To see the full list of changes, check out the changelog. Some highlights include:
- Fixing inconsistent card data
- Adding missing cards from the Spiritforged set
- Adding promo cards and teased cards from the new Unleashed set
- Updating endpoints and adding more query parameters to help search and filter cards
- Optimising endpoints and adding indexes for improved query performance
And behind the scenes, I've updated the ingestion pipeline that updates the database with the latest card data. Moving forward this should allow for much faster updates when new cards are released!
What's next?
There's still a few things missing from the card data. For instance, I think there's a few token cards that are missing, and the effect text of equipment cards is currently missing. I'm planning to add these in the next update, along with some other minor improvements and fixes.
I'm also planning to roll out a search page on the website that will allow you to search for cards and view their details without needing to use the API directly