Comments (6)

Want to leave a comment?

Sort by: Controversial
[–] jerome 1 point

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.

reply permalink report gild save
[–] mrawesome 1 point

I know python

reply permalink report gild save
[–] ANGUSPOUNDER 1 point

is it the python between your legs???

reply permalink report gild save
[DELETED]
[–] Cicero 2 points *

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

reply permalink report gild save
[DELETED]