retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Create an integrations API #341

Closed rsubtil closed 5 months ago

rsubtil commented 6 months ago

The integration API is intended for any optional third-party services that the user may choose to enable. There should be a generic API for themes to query a given's extension availability, and if yes, use it in their scenarios.

For now the first good example of this will be RetroAchievements, a service that tracks achievements in retro-games.