Let's start building our API or our server to interact with our blockchain data structure. We will be building our API in a new file that we will put into our dev folder. Let's create a new file and call it api.js; this is where we will build our entire API:
