Suggestion - Expose API to public usage
Posted: Fri Aug 18, 2023 3:16 am
Imagine the possibilities if developers had access to Project Euler's API.
Top of my head: Live competition between two users, timed questions, heck even a built in code editor.
I know that the list of problems and their details can be accessed via simple GET requests, but what about the solutions? People can always find workarounds but every developer might implement it in his/her own way and solutions might vary. By exposing the API, Project Euler won't only become way more popular, but also become the main source for developers to make such apps.
Top of my head: Live competition between two users, timed questions, heck even a built in code editor.
I know that the list of problems and their details can be accessed via simple GET requests, but what about the solutions? People can always find workarounds but every developer might implement it in his/her own way and solutions might vary. By exposing the API, Project Euler won't only become way more popular, but also become the main source for developers to make such apps.