Mozhi is an alternative-frontend for many translation engines.
Go to file
2023-08-17 19:39:18 +05:30
cmd add duckduckgo 2023-08-15 22:09:38 +05:30
pages deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
public add public 2023-06-25 12:27:59 +05:30
serve add the api route for translation 2023-08-15 21:41:02 +05:30
utils deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
views go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
.gitignore init 2023-06-25 00:10:57 +05:30
go.mod deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
go.sum deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
LICENSE init 2023-06-25 00:10:57 +05:30
main.go init 2023-06-25 00:10:57 +05:30
README.md readme 2023-06-25 12:29:36 +05:30
TODO.md add autodetect support for libre, watson, ddg 2023-08-16 13:15:21 +05:30

Another rewrite of simplytranslate in Go

Basically, simplytranslate has been dead for a while and I want to remake it, but with some QoL improvements ofc :)

I'm initially focusing on the api/engines part, but eventually ill get around to setting up the gofiber thing. I plan on making it a combined cli+webui