We can use `async` and `await` to organize the codebase and `universalify.fromPromise` to create Node.js-callback style APIs from the promise-based APIs.