https://github.com/koddr/tutorial-go-i18n
๐ Tutorial: An easy way to translate your Golang application
https://github.com/koddr/tutorial-go-i18n
go golang i18n languages tutorial tutorial-code tutorial-sourcecode
Last synced: 8 months ago
JSON representation
๐ Tutorial: An easy way to translate your Golang application
- Host: GitHub
- URL: https://github.com/koddr/tutorial-go-i18n
- Owner: koddr
- Created: 2021-04-12T21:28:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T05:26:55.000Z (over 1 year ago)
- Last Synced: 2025-04-29T19:59:48.581Z (8 months ago)
- Topics: go, golang, i18n, languages, tutorial, tutorial-code, tutorial-sourcecode
- Language: Go
- Homepage: https://dev.to/koddr/an-easy-way-to-translate-your-golang-application-5ege
- Size: 156 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Tutorial: An easy way to translate your Golang application
๐ The full article is published on **April 13, 2021**, on Dev.to: https://dev.to/koddr/an-easy-way-to-translate-your-golang-application-5ege

## Quick start
1. Clone this repository.
2. Start project:
```console
make run
```
3. Go to [localhost:3000](http://localhost:3000) and see:

4. Play with other languages (๐ช๐ธ Espaรฑol or ๐ท๐บ Russian) and `unread` query param.
5. For JSON view, add `format=json` to the query params.
## P.S.
If you want more articles like this on this blog, then post a comment below and subscribe to me. Thanks! ๐
And, of course, you can support me by donating at [LiberaPay](https://liberapay.com/koddr/donate). _Each donation will be used to write new articles and develop non-profit open-source projects for the community._
[](https://liberapay.com/koddr/donate)
## โ ๏ธ License
MIT ยฉ [Vic Shรณstak](https://shostak.dev/) & [True web artisans](https://1wa.co/).