Creating a Medium-like API with Node.js and Mongodb: A step-by-step guide
Prerequisites A quality knowledge of ExpressJS for creating web servers and MongoDB for storing users informations, also familiarity with the MVC architectural design would be nice. Features Signup, login and logout system Authenticated users can p...
Mar 4, 20238 min read113
