homebrewhub icon indicating copy to clipboard operation
homebrewhub copied to clipboard

Database Submission API

Open avivace opened this issue 5 years ago • 1 comments
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?

avivace avatar Jan 03 '20 10:01 avivace

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.

  1. Endpoint to accept "ROM files, screenshots and game schema"
  2. Create a PR on behalf of the user on the repository

avivace avatar Mar 11 '22 16:03 avivace