From 78c6df5557ea687fb1a2f0956e884acc77c370a1 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Mon, 5 Jun 2023 05:37:01 +0300 Subject: [PATCH] fix(readme): new feature about rest api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d044b93..5bb7090 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ BitTorrent search program for desktop and web. Collect and navigate over base of * Drag and drop torrents (expand local search database with specific torrents) * Descriptions association from trackers * Torrent generation and automatic adding to search DB +* WebSockets & REST API for server/search engine. You can made search request and create your own UI client. ## Architecture ![Basic Architecture](docs/img/ratsarch.png)