paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Implement local server exposing API #8

Closed paulbricman closed 3 years ago

paulbricman commented 3 years ago

A Flask-based API should expose an endpoint for receiving text-based commands and delivering the results via the response. Makes use of the rule-based query parser (#7).