In this guide we will work on a simple REST API that stores and retrieves data from the server. This REST API is intended to build a job posting application, where users can enter a company, and different job postings. In future guides we will see how to transform this into a real database data retrieval/storage and even how to deploy to the cloud.

26m read timeFrom dev.to
Post cover image
Table of contents
RoadmapTypeScriptResourcesProject SampleWhat is Node.js?Why to use Node.js?SetupDifferences running JS on Front and BackSplitting CodeBuilt-in modulesCreating a ServerUseful external packagesExpressExpressBest practicesPublishBONUS

Sort: