> 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/summary.md).

# Summary

We have gathered all the requirements and specifications of the RESTful API we'll be building, planned out our API design and code structure, and setup up our project.

It's time for us to dive straight in to the actual code!
