We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api/v1/signup
api/v1/login
api/v1/logout
api/v1/feed
api/v1/explore
api/v1/post
api/v1/post/:postId
api/v1/post/:type
api/v1/post?q=
api/v1/products
api/v1/posts/:postId/comments
api/v1/comment/:commentId
api/v1/comment/
api/v1/posts/:postId/like
api/v1/follow/:userId
api/v1/trending/products
api/v1/trending/users
api/v1/users
api/v1/users/:userId
api/v1/users/:userId/activation
api/v1/charts
api/v1/categories
api/v1/categories/:categoryId
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BackEnd Routes
Auth
api/v1/signup
api/v1/login
api/v1/logout
Posts
api/v1/feed
api/v1/explore
api/v1/post
api/v1/post/:postId
api/v1/post/:postId
api/v1/post/:postId
api/v1/post/:type
api/v1/post?q=
Products
api/v1/products
Comments
api/v1/posts/:postId/comments
api/v1/comment/:commentId
api/v1/comment/:commentId
api/v1/comment/:commentId
api/v1/comment/
Like
api/v1/posts/:postId/like
Follow
api/v1/follow/:userId
Trending
api/v1/trending/products
api/v1/trending/users
Users
api/v1/users
api/v1/users/:userId
api/v1/users/:userId
api/v1/users/:userId/activation
Charts
api/v1/charts
categories
api/v1/categories
api/v1/categories
api/v1/categories/:categoryId
api/v1/categories/:categoryId
api/v1/categories/:categoryId
messages and notifcations.
These routes are not discussed yet, there are no tables for them untill now.
The text was updated successfully, but these errors were encountered: