Create README.md

This commit is contained in:
Brandon Rozek 2025-06-08 19:36:11 -04:00 committed by GitHub
parent ae9f5a7f00
commit 88abb1be1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# Website-Toots
This project represented how I used to retrieve and store Mastodon statuses on my website.
Nowadays, I store it within a database and expose a JSON API to it.