hensei-api/app/services
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
..
preview_service Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
processors Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
aws_service.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
character_image_download_service.rb add character creation + image download API 2025-12-01 00:48:40 -08:00
character_image_validator.rb add character creation + image download API 2025-12-01 00:48:40 -08:00
dataminer.rb Add a data miner for downloading data from GBF (#196) 2025-03-06 19:12:44 -08:00
party_query_builder.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00