How to build an Express REST API for a simple blog app
Introduction In this article I will build a simple express server for the React tutorial by Net Ninja on YouTube. Here's a link to that tutorial. Here's how the front-end client we are building the API for looks like: The front-end app enables one t...
Nov 23, 20229 min read110
