Mozhi is an alternative-frontend for many translation engines.
Go to file
2023-07-23 11:32:48 +05:30
cmd add mymemory 2023-07-23 11:32:48 +05:30
pages add mymemory 2023-07-23 11:32:48 +05:30
public add public 2023-06-25 12:27:59 +05:30
serve go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
utils add mymemory 2023-07-23 11:32:48 +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 go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
go.sum go mod tidy + gofmt 2023-07-22 19:56:19 +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 a todo 2023-07-22 21:15:12 +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