nowledge-mem
nowledge-mem copied to clipboard
Provide the `openapi.json` file on the API page of the official website.
Since nowledge-mem does not currently provide an SDK to call APIs, It's nice to provide a openapi.json file on the page https://mem.nowledge.co/docs/api so that I can quickly generate a client package through tools like openapi-generator.
OK, I found nowledge-graph's backend server is a standard FastAPI application, So we can get openapi.json file from http://127.0.0.1:14242/openapi.json.
Yes you can, and also it's served in docs now
https://mem.nowledge.co/docs/integrations#api-integration