diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index b4a8204f..cb4b0686 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -167,6 +167,13 @@ "link": "https://www.udemy.com/", "description": "Introductions to material you want to learn or as a refresher for something you previously knew." }, + { + "productName": "Postman", + "category": "tools", + "image": "https://cdn.worldvectorlogo.com/logos/postman.svg", + "link": "https://www.postman.com/", + "description": "A tool for developing, testing, and managing APIs application programming interfaces." + }, { "productName": "PikaShows", "category": "movies",