What is the purpose of N-API?
to allow users to make requests to the server
to insulate Addons from changes in the underlying JavaScript engine
to execute multi-threaded code in the Node environment
to provide a quick way for users to create REST APIs