Un client android per lemmy - un'alternativa federata a reddit
Go to file
krawieck 8720272ee5 Implement 3 endpoints and add 1 model
endpoints:
* createPostLike
* getSite
* getFollowedCommunities

model:
* FullSiteView
2020-08-18 23:38:57 +02:00
.github/workflows Added linter and CI setup 2020-08-02 19:26:57 +02:00
android first commit 2020-08-02 13:34:42 +02:00
ios first commit 2020-08-02 13:34:42 +02:00
lib Implement 3 endpoints and add 1 model 2020-08-18 23:38:57 +02:00
test Change double quotes to single quotes cuz i want linter to STFU 2020-08-14 00:24:41 +02:00
.gitignore first commit 2020-08-02 13:34:42 +02:00
.metadata first commit 2020-08-02 13:34:42 +02:00
README.md disabled undocumented members lint and added effective dart badge 2020-08-11 06:52:27 +00:00
analysis_options.yaml Exclude codegen (`*.g.dart`) files 2020-08-13 20:49:24 +02:00
pubspec.lock Update pubspec 2020-08-11 02:42:40 +02:00
pubspec.yaml Update pubspec 2020-08-11 02:42:40 +02:00

README.md

lemmur

style: effective dart

A lemmy mobile client