> For the complete documentation index, see [llms.txt](https://book.restfulnode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.restfulnode.com/part-3/chapter-6.md).

# Chapter 6: Introduction to the Bookstore API

In this chapter, we'll be covering the specifications on what exactly we'll to be building throughout the rest of the book.

We'll be going over the API design and architectural decisions before we begin building our API.

Lastly, we will be setting up our project locally so that you may follow along with the book.
