From 4d58ad142da55280b6bb3c129064523edfeb0f22 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 17 Nov 2024 19:29:41 +0800 Subject: [PATCH] De-centralize YAML and Markdown stylecheck --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b690ca8..51ddd68 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ mvn clean verify Deployment ---------- -This is a one-person project. Agility outplays team scaling, so deployment is manual and pretty much follows -[jetty-start.sh](./jetty-start.sh) +At this moment deployment is manual and pretty much follows [jetty-start.sh](./jetty-start.sh) ### Sending Logs to ELK Cloud @@ -76,7 +75,7 @@ curl -i -k -X POST https://api.paion-data.dev:8444/services/wilhelm-ws-search/ro We should see `HTTP/1.1 201 Created` as signs of success. -#### Example requests: +#### Example requests - vocabulary count: https://api.paion-data.dev/wilhelm/languages/german?perPage=100&page=1 - query vocabulary paged: https://api.paion-data.dev/wilhelm/languages/german/count