Closed koenvervloesem closed 4 years ago
I had originally taken it out because I moved to the quart
web framework, which didn't have support for that extension (swagger ui). But it looks like another plugin is now available that might be able to fill the gap.
Thanks. Leaving this as a note for myself.
Should be available now in 2.4.14
According to the documentation, I can "visit /api on your Rhasspy web server (e.g., http://localhost:12101/api)." I also remember I was able to do this in the past and I saw a nice UI in my web browser. However, when I'm doing it now (Rhasspy 2.4 on Ubuntu 19.10 amd64, installed in a Python virtual environment), I get a 404 error:
Meanwhile, with rhasspy-client I can perfectly access the API endpoints.