Skip to content

GoAPI server wrapper designed to interact with Vyond's Legacy Video Maker (written in Node.JS)

License

Notifications You must be signed in to change notification settings

OurAnimate/GoAnimate-Wrapper

 
 

Repository files navigation

GoAnimate Wrapper

This is an API wrapper for GoAnimate's (now Vyond's) Legacy Video Maker, which had been retired on 19th December 2019, 03:10 UTC. Unlike other services that attempt to sole the same problem, this project allows the LVM to access data peristence and is very portable. Please keep in mind that not all features designed to run on the original API have been yet implemented.

How to Use

To access this service, I have provided two options:

  1. Navigate to this site on EvenNode to view a pre-configured server.
  2. If it doesn't work, 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}
npm install
npm start

About

GoAPI server wrapper designed to interact with Vyond's Legacy Video Maker (written in Node.JS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 14.8%
  • Shell 1.4%