A NodeJS Express API for querying eolas-db, the database of my zettelkasten.
Find a file
2025-10-08 18:17:33 +00:00
.forgejo/workflows fix: syntax in subtask deploy script 2025-10-08 18:17:33 +00:00
src feat: add api-key auth 2025-08-09 14:40:59 +01:00
.gitignore feat: add api-key auth 2025-08-09 14:40:59 +01:00
package-lock.json
package.json fix: syntax in subtask deploy script 2025-10-08 18:17:33 +00:00
README.md
test.txt feat: test versioning script again 2025-10-08 19:12:53 +01:00

TBC

HTTP Method Path Parameter Returns
GET entry entry_title Body text, tags, title
GET tag tag_name List of entries for supplied tag
GET refs entry_title List of linked entries
GET full_metadata entry_title Tags, links, last modified
GET graph null Full network graph