alpaca.cpp icon indicating copy to clipboard operation
alpaca.cpp copied to clipboard

Add new feature - Web Interface with REST API and JWT Token Backend Connection

Open innermost47 opened this issue 2 years ago • 0 comments

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.

innermost47 avatar Apr 03 '23 09:04 innermost47