1 devlog
18h 18m 52s
Updated Project: Rewrited to rust and improved backend
Updated Project: Rewrited to rust and improved backend
Made base of backend: e.g login/register, post and users endpoints
What is not done: comments, notifications, reactions, DMs, “My Activity”, user server settings
Also some endpoints changed their format, so frontend’s code was changed too.
Like posts had ‘ctags’ and ‘tags’ fields, now it’s ‘tags’ and ‘flags’.
It was hard, cause it’s the first time writing code on Rust.
Log in to leave a comment