You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will use the Express package to make our work easier. We will use MongoDB as the database to store all our data, so our REST API will perform four operations — GET, POST, PUT and DELETE.