./home/endpoints

Public Access DB

/db(.php)

The main endpoint of the Public Access DB

GET (SEARCH):

?ref: The client used to submit the query

&action: The action to perform

&query: Search query

&json: Return in JSON

POST (POST):

ref: The client used to submit the query

action: The action to perform

name: Title of note

value: Content of note

json: Return in JSON