Challenge: Build an API to Fetch Posts
Take the coding challenge to build an API using Express.js to fetch a set of random posts and apply middleware.
We'll cover the following...
Problem statement
Below are the functions that needs to be implemented ...