mirror of
https://github.com/krawieck/lemmur/
synced 2024-12-15 10:04:13 +01:00
Un client android per lemmy - un'alternativa federata a reddit
8c0f211cf2
methods created for: * `POST /post` * `GET /post` * `GET /post/list` * `POST /post/like` * `PUT /post` * `POST /post/delete` * `POST /post/remove` * `POST /post/save` I'm not implementing admin stuff cuz we don't need it for now, and we keep track of what is yet to be added in #6 also we might need to move a bunch of stuff to separate files cuz it's getting cluttered in here |
||
---|---|---|
.github/workflows | ||
android | ||
ios | ||
lib | ||
test | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |