Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can anybody explain me the steps how to create api from below ins GIVEN I am recruiter or hiring manager with permission to send and

Can anybody explain me the steps how to create api from below ins

GIVEN

I am recruiter or hiring manager with permission to send and view text message.

VIEW

I view the history page named as Messages

THEN

Create an API to return list of conversations

The API will return a list of conversation of the current user with the following:

- Conversation ID - Recipient info (including name) - The content of the last message of the conversation - The time and date the last message was sent - Number of unseen new messages

This API should be paginated and will return a default page size (10), but can be customized as well.

The conversation will be sorted by the latest last message of the conversation. (If there is a tie, sort by alphabetical order of the last name)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Database Programming With Visual C# .NET

Authors: Ying Bai

1st Edition

0470467274, 978-0470467275

More Books

Students also viewed these Databases questions

Question

d. How will lack of trust be handled?

Answered: 1 week ago

Question

What does Processing of an OLAP Cube accomplish?

Answered: 1 week ago