Is webhook structure should be REST-API?
I have a webhook Server that get a requests from graph-api of whatsapp api, and all the incoming requests have only one route without any specification routeing. I looking for the best practices to menage and route the incoming requests.