akshitagupta15june / PetMe-Prod

PetMe-Prod is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need.
https://pet-me-prod-pet-me-frontend.vercel.app/
MIT License
16 stars 34 forks source link

Created CRUD operation for News Backend #82

Open ShikharSinghKushwaha opened 3 months ago

vercel[bot] commented 3 months ago

@ShikharSinghKushwaha is attempting to deploy a commit to the akshitagupta15june's projects Team on Vercel.

A member of the Team first needs to authorize it.

ShikharSinghKushwaha commented 3 months ago

hey @cb7chaitanya have a review on this request .

cb7chaitanya commented 3 months ago

@ShikharSinghKushwaha Add the req-res you get after testing the api endpoint so that we can verify that the endpoint is working

ShikharSinghKushwaha commented 3 months ago

i didn't get what you are asking for @cb7chaitanya ,i mean on making any request the desired response is showing in postman ,what type of other req res you want ,please specify

cb7chaitanya commented 3 months ago

@ShikharSinghKushwaha you must have tested the endpoints using postman or a similar api testing client, right?

I just want the request body/params(If any) and the corresponding json response you get when testing an endpoint