In this video series I try to go over building APIs in Node.js, as fast as possible.
We will build a Cars API, influenced by the used car websites such as mobile.de
At this stage, we will use the process memory for storage, specifically the JavaScript Array data structure. In the next videos, we will replace that with an actual database (RDBMS).
You can download the source code from my GitHub account: github.com/DimiTech/nodejs-cars-api
My website: dimitech.io/
Thumbnail Stock Photo: unsplash.com/@bradneathery
Spectrum Visualization: musicvid.org/
#nodejs #api #tutorial
コメント