hensei-api/app
Justin Edmund deb5cfddb2 add character creation + image download API
- validate granblue_id via HEAD request to GBF CDN
- create characters with editor role check (role >= 7)
- async image download job with Redis status polling
- download_status endpoint for progress tracking
2025-12-01 00:48:40 -08:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
controllers add character creation + image download API 2025-12-01 00:48:40 -08:00
errors fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs add character creation + image download API 2025-12-01 00:48:40 -08:00
models fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
services add character creation + image download API 2025-12-01 00:48:40 -08:00