Working on a mastodon frontend (client) made completely in vanilla HTML, CSS, and JS that can be hosted on neocities. So far I got the account system working.
https://osaki.neocities.org/webstodon/
https://github.com/OsakiTsukiko/webstodon
You must log in or register to comment.
I couldn’t quite get it to load
Hmm, weird… the page didn’t load at all?
I typed in crystals.rest and then it was just loading for awhile.
im not sure how compatible are the lemmy and mastodon api (at least the token request part might be different)
the api used between servers might be the same but the one for user interface might be different, thus breaking webstodon
yeah they are a bit different. it’s possible for mastodon to see lemmy, but it’s a bit jank.