Credit goes to @bogdanfinn for making this possible ❤️
This utilizes his tls-client-api.
- Use the provided
tls-client-api-windows.exe
or download the your required binary from here - Open the
config.dist.yml
file and edit the details if you want to. In this file you can change the port of which the api will run on and also change the auth keys to keep your api safe. - Run your
tls-client-api-windows.exe
and seeexample.js
to see an example of how you can interact with your tls api.