vanilla-node-rest-api-tdd
dantas-dev/vanilla-node-rest-api-tdd
JavaScript
💚 This is a vanilla Node.js rest API created to show that it is possible to create a rest API using only vanilla Node.js. But in most cases, I would recommend you to use something like Express in a production project for productivity purposes.