project-marvel-memories
project-marvel-memories copied to clipboard
Fanmade project using Twitter API and Marvel API.
Project Marvel Memories
A fanmade project in PHP using API Twitter V2, Marvel API and Github action scheduler.
What about?
Posts a random cover with details about Marvel comics history to a Twitter account every hour.
Store the already published covers to avoir duplicate posts, in an automatically updated SQLite database.
Procedures
A file in .github/workflows/ folder run the "php project/run.php" script every hour.
This script can be manually executed.