API In order to learn how to request a RESTFULL Api, we'll start a fake api server. First, enter the following commands : cd server npm install npm start