Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to get facts about sequences of numbers #61

Open
mmmaaatttttt opened this issue Apr 30, 2021 · 0 comments
Open

Add ability to get facts about sequences of numbers #61

mmmaaatttttt opened this issue Apr 30, 2021 · 0 comments
Milestone

Comments

@mmmaaatttttt
Copy link
Collaborator

This website has random facts about sequences of integers: https://oeis.org/
looks like they have some json api endpoints too: https://stackoverflow.com/questions/5991756/programmatic-access-to-on-line-encyclopedia-of-integer-sequences

It could be cool to have an endpoint to get a random fact about a sequence of numbers, eg. /v2/sequences?nums=1,2,7,10 would get a random sequence containing the numbers 1, 2, 7, and 10, and return info about it to the user

@mmmaaatttttt mmmaaatttttt added this to the v2 milestone Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant