skip to Main Content

REST API Designs with categories

Let's say there is a SINGLE mobile application which receives various types of notifications (like WhatsApp notifications, Facebook Messenger notifications ,etc). What would be a better REST API structure for this? /users/[email protected]/notifications //Gives all the notifications There is a confusion…

VIEW QUESTION
Back To Top
Search