Parsing request paths in Node.js | The Node.js Master Class

Опубликовано: 05 Октябрь 2024
на канале: Pirple
3,257
27

Learn how to parse the path of HTTP request that are coming into your API. Before you can route the requests, you've got to know which directory or service the client is requesting!

This is a free preview of the "Node.js Master Class" course offered at Pirple.com. In that course we teach you how to build applications in raw Node.js with no frameworks, no NPM, and no dependencies.

Watch the all the available previews by visiting the playlist here:

   • Building a RESTful API - Node.js Mast...  

If you want more, there are several more free playlists available on our Youtube channel:    / pirple  

Want to learn to code? Join the community at https://pirple.com

#node.js #nodejs #npm