fix(readme): new feature about rest api

This commit is contained in:
Alexey Kasyanchuk 2023-06-05 05:37:01 +03:00
parent af7100ff37
commit 78c6df5557

View File

@ -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)