This is an API wrapper for GoAnimate4Schools, which was shut down in June of 2019.
To access this service, install Node.JS then clone/download this project. Once done, unzip the folder, copy the path, and execute the following commands in your command prompt (where {PATH}
is the folder path you copied):
cd "{PATH}\GoAnimate4SchoolsRemastered-master"
npm install
npm start
When done, go to your web browser and navigate to localhost
.