issues
search
research-pal
/
backend
notes taking chrome extension with backend written in Go. Helps saving the retrieving notes for your favorite webpages very handy, right there.
3
stars
0
forks
source link
support "title" field in api
#28
Open
muly
opened
4 years ago
muly
commented
4 years ago
support
title
field in api for the below crud operations
GET {id}
GET {query}
PUT {id}
PATCH {id}
POST
support
title
field in api for the below crud operations