YouNote API

We are going to build the API for a note taking application called YouNote.

In our API, users will be able to create notes, as well as read, update, and delete the notes they’ve created.

The source code for the completed app (which we will build in this module) can be found at this link.