gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
44 stars 9 forks source link

Submission API #76

Closed avivace closed 2 years ago

avivace commented 2 years ago

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