- Query Params
- ?sortBy
- popular []
- recent (people who have recently uploaded a product) [x]
- ?sortBy
- Must be paginated
Get a single user.
Projects of a particular user
- Must be paginated
list of all hashtags
Create a new project
- Query Params
- ?sortBy
- new
- trending
- popular
- ?name=X
- search for projects like %X%
- ?tag=xxx
- list all projects of hashtag xxx
- ?sortBy
- Must be paginated
Fetches a single project by project id
{
value: 1;
}
[] Refactor codebase [] Write a exception handling class [] Add salting for password hashing [] Integrate Sentry for monitoring(logging) [] Handle edge cases for logout