Posts

Showing posts with the label all
Dummy E-com API for Staging and Development   https://dummy-ecom-api.herokuapp.com Why Dummy E-com API? A Dummy API is useful during development and testing when live data is either unavailable or unreliable. As someone who wants to practice developing e-commerce websites, it might be hard to find any dummy data to use as a placeholder throughout the development phase. Some e-commerce platform provide APIs but, these APIs are complex in implementation and includes Authorization.    Features Supports Pagination. Supports Dummy users. Supports filter like, product name, price range, ratings range, total sales, category.  Supports Token authentication. Each products has 3 different size of images.       GET YOUR API KEY
Image
Space Intruders Game In Java Game Source code and the file is given below :  NOTE: Better to open the file in Netbeans  IDE. Download the file from HERE Comment below for any queries or suggestion  Thanks