Commit graph

29 commits

Author SHA1 Message Date
Dmitry Voronin 194c8b2eed
TitleCrawlerHandler : Stream output. 2024-09-23 20:27:15 +03:00
Dmitry Voronin f2d9fdae9b
Server : Move out of model package. 2024-09-23 20:12:07 +03:00
Dmitry Voronin ab78c3cb69
Readme : Update LLM note. 2024-09-23 20:11:04 +03:00
Dmitry Voronin b01bb2d181
Input : Replace yandex.ru with ya.ru. 2024-09-23 20:10:37 +03:00
Dmitry Voronin f175170621
Readme : Add task info. 2024-09-23 20:10:35 +03:00
Dmitry Voronin 31c915612f
Readme : Add info how to test. 2024-09-23 18:28:43 +03:00
Dmitry Voronin 0a704e1d0a
Readme : Add a preview. 2024-09-23 18:22:29 +03:00
Dmitry Voronin 657b6a70b3
Add missing javadocs. 2024-09-23 18:19:01 +03:00
Dmitry Voronin 57c4031377
TitleCrawler : Use scala-scraper. 2024-09-23 18:15:50 +03:00
Dmitry Voronin add30216b5
Sbt : Add dep on scala-scraper. 2024-09-23 18:15:31 +03:00
Dmitry Voronin 6da9ac695f
Readme : Add info about scala scraper. 2024-09-23 18:15:12 +03:00
Dmitry Voronin 861c9e2996
Input : Add extra variants. 2024-09-23 18:14:46 +03:00
Dmitry Voronin a5d336f805
Makefile : Silence stderr for test target & add malformed input. 2024-09-23 16:39:43 +03:00
Dmitry Voronin eaff21a16a
TitleCrawlerHandler : Use TitleCrawler. 2024-09-23 16:39:16 +03:00
Dmitry Voronin 3b9d6070b6
Add javadoc before it's too late. 2024-09-23 16:00:29 +03:00
Dmitry Voronin f79582b86e
Server : Add a basic trait. 2024-09-23 15:49:24 +03:00
Dmitry Voronin 9086242ef6
Main : Move server logic to a separate package. 2024-09-23 15:48:04 +03:00
Dmitry Voronin e19e4b49da
Readme : Add a note about using git issues. 2024-09-23 15:44:36 +03:00
Dmitry Voronin 290ae030fa
Handler & Crawler : Add traits. 2024-09-23 15:44:03 +03:00
Dmitry Voronin 359d4af5ca
Main : Split handler to separate models. 2024-09-23 15:40:08 +03:00
Dmitry Voronin e74dbb0bec
Makefile : Add test target with a couple of addresses. 2024-09-23 15:21:26 +03:00
Dmitry Voronin 4a92866bee
Readme : Add LLM extra note. 2024-09-23 15:17:23 +03:00
Dmitry Voronin fd8116cfc8
Main : Implement basic http server. 2024-09-23 15:16:58 +03:00
Dmitry Voronin 4c6228e2f1
Readme : Add basic info and known problems. 2024-09-23 15:05:08 +03:00
Dmitry Voronin dbc040e41b
Flake : Add a basic devshell with sbt & jdk. 2024-09-23 11:41:34 +03:00
Dmitry Voronin f2974fea9c
Makefile : Force sbt to use JAVA_HOME jdk. Ugly. 2024-09-23 11:41:13 +03:00
Dmitry Voronin 72d142cb3d
Makefile : Add basic config with run & clean tasks. 2024-09-23 11:21:15 +03:00
Dmitry Voronin 2d1b8ac9e0
Editorconfig : Add basic config. 2024-09-23 11:20:49 +03:00
Dmitry Voronin 646c38282f
Initialize Idea project. 2024-09-23 11:20:32 +03:00