{"message":"TechTalkerID Notes API","version":"2.0.0","docs":"/docs","endpoints":{"list":"GET    /notes","create":"POST   /notes","read":"GET    /notes/{id}","update":"PUT    /notes/{id}","delete":"DELETE /notes/{id}","search":"GET    /notes/search?q=keyword","stats":"GET    /stats"}}