Step 14

We are done with this chapter, but the development of the QuickNote API is to be continued!

Until then, I recommend skimming over Best practices for designing APIs by Philipp Hauer. We have already incorporated several of these practices!

The following clone command will download the part-1 branch of the QuickNote API GitHub repository. The part-1 branch contains the steps in this chapter.

git clone -b part-1 https://github.com/cs280fa21/quicknote-api