-
URL
/api/v1/users/register
-
Method:
POST
-
URL
/api/v1/users/login
-
Method:
POST
-
URL
/api/v1/user/forgotpassword
-
Method:
POST
-
URL
/api/v1/user/resetpassword
-
Method:
POST
-
URL
/api/v1/user/changepassword
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/logout
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/:username
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/:username/followers
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/:username/following
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/:username/follow
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/user/:username/unfollow
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/posts
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/post/:id
-
Method:
GET
-
Auth Required:
YES
-
URL
/api/v1/post/create
-
Method:
POST
-
Auth Required:
YES
-
URL
/api/v1/post/:id
-
Method:
DELETE
-
Auth Required:
YES