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:
![](https://static.packt-cdn.com/products/9781789618822/graphics/assets/418a386b-6fe0-4556-bf50-a72ef42cfb8b.png)