Step 10
We are done with this chapter, but the development of the QuickNote API is to be continued!
Until then, I recommend skimming over Using middleware and Writing middleware for use in Express apps on Express documentation site.
The following clone command will download the part-4
branch of the QuickNote API GitHub repository. The part-4
branch contains the steps in this chapter.
git clone -b part-4 https://github.com/cs280spring/quicknote-api