Mozhi is an alternative-frontend for many translation engines.
Go to file
2023-06-25 12:29:36 +05:30
cmd gofmt 2023-06-25 00:11:11 +05:30
pages init 2023-06-25 00:10:57 +05:30
public add public 2023-06-25 12:27:59 +05:30
serve init 2023-06-25 00:10:57 +05:30
utils gofmt 2023-06-25 00:11:11 +05:30
views init 2023-06-25 00:10:57 +05:30
.gitignore init 2023-06-25 00:10:57 +05:30
go.mod init 2023-06-25 00:10:57 +05:30
go.sum init 2023-06-25 00:10:57 +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

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