DENO rest Api with Azure ##Run : deno run -A server.ts ##API Definition: /add: Add a product. (See Types.ts for product structure) POST ##Step by Step Blog post https://sajeetharan.com/2020/05/31/deploy-web-api-with-deno-to-azure/