Context
Endpoints5
GETList context/api/v1/list_contextWHAT THIS ORGANIZATION'S FOLDER ALREADY HOLDS — every file's path, title and date, with no contents.GETRead context/api/v1/read_contextONE FILE OUT OF THIS ORGANIZATION'S FOLDER, whole — its header and its prose.GETRetire context/api/v1/retire_contextA FILE IN THIS ORGANIZATION'S FOLDER STOPPED BEING TRUE — take it out of every later run's reading.GETSearch context/api/v1/search_contextHAS THIS ORGANIZATION ALREADY BEEN HERE?POSTWrite context/api/v1/write_contextPUT SOMETHING INTO THIS ORGANIZATION'S FOLDER — what you worked out, so no later run has to work it out again.