Rory.cat
Rory.cat is a website dedicated to showing pictures of Rory. Its code is open-source on GitHub.
History
The repository and its initial commit were on September 15th, 2020.[1]. Backend logic was added the following day,[2] as well as an API endpoint to get a random image.[3]. Finally, the following day finalized the site with a homepage.[4].
By request, a page and API endpoint to get a Rory image by its ID was added 4 days later on September 21st, 2020.[5]
The site code itself remained dormant for over a year until October 7th, 2021 where changes were made to enable the website to be a progressive web app (PWA).[6]
The site continues to add new Rory pictures.
References
- ↑ The initial commit
- ↑ backend commit
- ↑ API implementation commit
- ↑ homepage commit
- ↑ "rory by id (api/page)" committed by Chew on GitHub.
- ↑ "Improvements and make Rory a PWA!" committed by Chew on GitHub.