-
Notifications
You must be signed in to change notification settings - Fork 20
Missing API Functionality
Scott Vandehey edited this page Feb 25, 2020
·
7 revisions
This is a list of functionality that someone trying to recreate MLTSHP using the API would not able to do. I have not filed issues for all these because they may not all be needed. This is just a place to track as I encounter difficulties.
- can't un-like a post
- can't un-save a post
- can't see all shakes an image belongs to
- can't display pagination info (pagination endpoints don't return any pagination info)
- can't share a video
- can't get user metadata (total views, saves, likes)
- can't get user display name (it's part of the user shake, not the user)
- can't get followers list
- can't get following list
- can't follow/unfollow a user/shake
- can't get a members list for a shake
- can't invite a user to a shake
- can't join a shake
- can't get a user's announcements list
- can't search
- can't edit a shake
- can't edit authenticated user's profile
- can't create a shake
- can't get conversations list
This is a list of features that were once missing and have now been added.
- load shake information by shake name
- load user shake information by user name