https://github.com/s4kibs4mi/rapunzel-blog-android
Android client implementation of Rapunzel blog using Kotlin & gRPC.
https://github.com/s4kibs4mi/rapunzel-blog-android
blogging grpc grpc-android grpc-client java kotlin rapunzel-blog
Last synced: 7 months ago
JSON representation
Android client implementation of Rapunzel blog using Kotlin & gRPC.
- Host: GitHub
- URL: https://github.com/s4kibs4mi/rapunzel-blog-android
- Owner: s4kibs4mi
- License: apache-2.0
- Created: 2018-02-22T10:45:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T17:20:12.000Z (over 7 years ago)
- Last Synced: 2025-01-18T10:27:45.473Z (9 months ago)
- Topics: blogging, grpc, grpc-android, grpc-client, java, kotlin, rapunzel-blog
- Language: Kotlin
- Size: 169 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rapunzel Blog Android
Android client implementation of Rapunzel blog using Kotlin & gRPC.#### Features
`[-]` Registration
`[-]` Initiate Verification via Email
`[-]` User Verification via Email
`[+]` Login
`[-]` Get User Profile
`[-]` Change User Status
`[-]` Change User Type
`[-]` Change Password
`[-]` Reset Password Request
`[-]` Reset Password
`[-]` Logout
`[-]` Create Post
`[-]` Update Post
`[-]` Delete Post
`[-]` List Posts
`[-]` Get Post
`[-]` Change Post Status
`[-]` Favourite Post
`[-]` Create Comment
`[-]` Update Comment
`[-]` Delete Comment
`[-]` List Comments
`[-]` Get Comment
`[-]` Favourite Comment#### License
Distributed under [Apache 2](https://github.com/s4kibs4mi/rapunzel-blog-android/blob/master/LICENSE) license