qbreader / website

A text-based quizbowl packet reader with support for both single- and multi-player.
https://www.qbreader.org
MIT License
39 stars 20 forks source link

Sanitized Api Direct Request #325

Closed Felix-Neat closed 2 weeks ago

Felix-Neat commented 3 weeks ago

Would it be possible for the API requests to include a "../random-tossup-sanitized" to remove GET request difficulty.

geoffrey-wu commented 2 weeks ago

What do you mean by GET request difficulty?

Felix-Neat commented 2 weeks ago

I was thinking maybe you could add a url modifier to only get parts of the JSON response. Like I know you can do it in the code after it’s recieved but it would be pretty cool to avoid the hassle. I figured my project out and I feel dumb about this but yeah.

On Sun, Nov 17, 2024 at 11:19 PM Geoffrey Wu @.***> wrote:

What do you mean by GET request difficulty?

— Reply to this email directly, view it on GitHub https://github.com/qbreader/website/issues/325#issuecomment-2481978628, or unsubscribe https://github.com/notifications/unsubscribe-auth/BM4RAZYHGAQPMDXCYZF74GT2BF2GFAVCNFSM6AAAAABRVRYEJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRHE3TQNRSHA . You are receiving this because you authored the thread.Message ID: @.***>

geoffrey-wu commented 2 weeks ago

I see