Hello. Is anyone available do consulting, mentoring, and/or development with me for cash? I'm trying to develop a plugin and learn VDJScript to an advanced-begginer level.
This would be a casual off-the-books engagement.
This would be a casual off-the-books engagement.
Posted 4 days ago @ 9:47 pm
I do make stuff, what kind of idea are we talking about and what machine type [win or mac?]
Click my name [over << there] and that will give you a link to my discord to chat realtime.
Click my name [over << there] and that will give you a link to my discord to chat realtime.
Posted 4 days ago @ 1:46 am
Hi LocoDog (Perro Loco) - I don't use discord, but can you shoot me an email if your contact info to pasillas@pasan.com, please. I'm developing for Windows, I want to create (or buy) a plugin that can send REST GET/POST to/from an API. I'm already using Pro License.
Posted 2 hours ago
You can use curl and jsoncpp in c++ for example
More details here:
https://www.virtualdj.com/forums/257735/VirtualDJ_Plugins/Online_Source_plugin.html
In Python you can import requests + import json to fastly test the api. Faster than swagger or postman
You can create your own rest api with node JS + express for example
More details here:
https://www.virtualdj.com/forums/257735/VirtualDJ_Plugins/Online_Source_plugin.html
In Python you can import requests + import json to fastly test the api. Faster than swagger or postman
You can create your own rest api with node JS + express for example
Posted an hour ago