issues
search
meower-media
/
server
Official source code for the backend that powers the Meower social media platform.
MIT License
14
stars
15
forks
source link
api account creation and message reporting
#239
Closed
williamhorning
closed
5 months ago
williamhorning
commented
5 months ago
this adds the following endpoints:
/auth/register (gen_account in cl)
/auth/login (authpswd)
/posts/post-id/report (report)
/users/username/report (report)
NotFenixio
commented
5 months ago
This is just awesome!
this adds the following endpoints: