5
Package to work with Lemmy API
(packagist.org)
This is going to be really helpful, thank you.
Isn't the "Lemmy API" basically just ActivityPub? Could this package be made to work with Kbin, for example? Possibly other Fediverse projects?
Nope, ActivityPub is the federation protocol used to transfer data between instances, Lemmy on its own has an API, so this won't work on Kbin.
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";