I want to start developing a REST API using Node.js. My development environment is a Windows 7 machine.
I read that restyling is a good choice to run the REST API, but this module depends on the dtrace provider, and the dtrace-provider is not compatible with Windows.
How can I compile this module on windows? Is there any other way to make this work?
source share