homebrewhub icon indicating copy to clipboard operation
homebrewhub copied to clipboard

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.

Results 29 homebrewhub issues
Sort by recently updated
recently updated
newest added

Even if it's not actually tied to the Django code, it would ease documentation generation.

api

Some suggestions on building an API for emulators: @pinobatch Three things to consider with respect to making Homebrew Hub: 1. Categorizing games by genre tag 2. Do we host the...

api

Should reduce homebrew results to those which match the give key-value pair. Perhaps allow multiple pairs to be passed for greater control.

feature
api

An int field which indicates the number of times a particular piece of homebrew has been downloaded (by unique IPs, preferably). In an app where the user may be browsing...

feature
api

Fetch (using github APIs) releases, roms, screenshots and game manifest file from (compliant) remote repository, instead of dumping every asset from in dmg01/database Also, check if we can hotlink/hotload roms...

feature

If supported and gbc/zip release is available, show it (latest or list?) in the game page github API

UX

## Description - giving the usual endpoint API link, return a random entry, using the usual parameters Closes #71

# Issues 1. if `database-gba` is not present into `db-sources` folder, it gives error. I don't think this is a good idea, and should instead be skipped. 2. any database...