Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notoiro/kagome_front
KagomeをNeologdでServerで使いたかっただけなのに…
https://github.com/notoiro/kagome_front
kagome
Last synced: about 1 month ago
JSON representation
KagomeをNeologdでServerで使いたかっただけなのに…
- Host: GitHub
- URL: https://github.com/notoiro/kagome_front
- Owner: notoiro
- License: bsd-3-clause
- Created: 2023-03-30T13:45:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-25T18:57:10.000Z (5 months ago)
- Last Synced: 2024-07-25T21:55:39.560Z (5 months ago)
- Topics: kagome
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Kagome Front
依存関係どうにかしたり`go build main.go`したり`./main`したり`127.0.0.1:2971/tokenize`に`{"text": "文字文字"}`投げつけて## option
```
--port INT
server port(default 2971)
```