API Historical events from today's date #941
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#941
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wikipedia used to have a "on this day" api, not sure if it exists anymore also found this where you can get historical events, births and deaths of a date.
As this is not a important part of the system the api does not have to be long time avalible if it goes down we just remove the view BUT i does have to be legal to use. I believe this will be fairly short research so this issue involves.
The Wikipedia "On this day" API works and is free to use. Endpoint: https://en.wikipedia.org/api/rest_v1/feed/onthisday/events/MM/DD
I'll get started on creating a view for it.
PR #1124
PR: #1124 is merged i will close this issue