RESTFul APIs: from zero to HERO
Cristi Minica
July 1st, 2020
We are writing this five parts tutorial to serve as a complete beginner guide to RESTful APIs using Node.js and Express. We tackle everything from networking to persistency. The motivation is to have a complete go-to guide to developing RESTful APIs with Node.js and Express.
For cookbook examples check out this github repo.