I need 4 API only in Node.JS
Budget: ₹600 – ₹1,500 INR
Api List ----
Profile update ————->> PUT Api with parms userId
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
2. Profile get ———>> GET Api with parms userId
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
3. Get All users list with pagination ————-> GET Api with Pagination
userId —> string
fcmId —-> string
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
4. Filter Api on userList api ————-> GET Api with Pagination
sort user list by country
Sort user list by name
Sort user list by age
Sort use list by gender
Profile update ————->> PUT Api with parms userId
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
2. Profile get ———>> GET Api with parms userId
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
3. Get All users list with pagination ————-> GET Api with Pagination
userId —> string
fcmId —-> string
name --> string
number --> string
email --> string
userId,—>> string
profile pic, —->> image
age —>> int
country_name —> string
gender —-> string
status —->. String
4. Filter Api on userList api ————-> GET Api with Pagination
sort user list by country
Sort user list by name
Sort user list by age
Sort use list by gender