"# nodejs-fs-task" This task project requires importing the the node.js "https" and "fs" modules get-posts.js: Fetches posts from https://jsonplaceholder.typicode.com/posts with "https.get()" and stores posts in a "body" variable that is next written to "./result/posts.json" file.