A REST API is an integral component of a web application. You don’t need to be an expert backend developer to make your own. In this workshop, we will walk through the basic building blocks of creating your own REST API using Node.js, Express, and MongoDB.
🔗Slide Deck: https://docs.google.com/presentation/d/1VSlo9JEsoVjNNH4DqOJtSWInKIis5p39lmHvAcLifSw
🔗Github Repo: https://github.com/theoutlander/rest-api-workshop
#nodejs #javascript #node-js