homebrewhub
homebrewhub copied to clipboard
Database Submission API
trafficstars
I literally have zero time but I really care about this:
There should be a systematic way to submit games to Homebrew Hub.
I'm not sure if makes sense, but we could hook up a Submission procedure to the GitHub's Pull Request system and expose that as an API?
To support User submissions without making them fork the database repository and manually create game JSON manifests, we can work on creating a couple of endpoints to aid this process and automate the creation of a PR, on behalf on the user.
E.g.
- Endpoint to accept "ROM files, screenshots and game schema"
- Create a PR on behalf of the user on the repository