alpaca.cpp
alpaca.cpp copied to clipboard
Add new feature - Web Interface with REST API and JWT Token Backend Connection
This pull request aims to introduce a new feature to the project: the implementation of a web interface that utilizes a REST API for communication with the backend, secured through JWT (JSON Web Token) authentication. This feature will greatly enhance the overall user experience and improve the security of the application by providing a streamlined and protected method for data exchange.