30 Days of Node.js – Day 11
Another day, another challenge. Today I’ve learned how to create a server as well as basic routing using the Node,js package Express. Today’s code snippet can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2011%20-%20Express%20Framework and requires Postman to fully test it. References: https://expressjs.com/ https://www.getpostman.com/apps