I could definitely help you build it. What stack do you use?
Mainchan uses Laravel so it would mainly just be returning JSON formatted collections. Standard REST API stuff.
Authentication for mobile apps works either through laravel sanctum or laravel passport. Not sure what the difference between them is really, since I don't do mobile
I'd like if we could hide posts, like in RES.
If I block a user, I'd like to not see what they post.
I'd also like to see a full sub list.
that's my wish list, so far.
I know python
is it the python between your legs???
I could definitely help you build it. What stack do you use?
Mainchan uses Laravel so it would mainly just be returning JSON formatted collections. Standard REST API stuff.
Authentication for mobile apps works either through laravel sanctum or laravel passport. Not sure what the difference between them is really, since I don't do mobile