API improvment : tags of note

in the same idea of API improvment : nb_notes per folder/tag

it could be helpful to get the tags of the note when getting a note itself.
this will avoid a new API request

currently I have to do

GET /notes

and for each item

GET /notes/:id/tags