New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial implementation of go-translate #1
Merged
+940
−0
Update README.md for migration from dep to go modules
2c154d7
Select commit
63c8536
Add `dep init` and main.go files
yrliou 40bc6b7
Add Makefile
yrliou 58049eb
Add translate endpoint for translate requests
yrliou 0ebeb8d
Add translate tests
yrliou e1dde00
Add language endpoint for get language list requests
yrliou 711e789
Add language tests
yrliou 8ebc725
Add static resource handling
yrliou 7aed697
Add server tests
yrliou e1766c0
Add README.md
yrliou d8129d4
dep update
yrliou 1cf4eaf
Update brave proxy addresses to production
yrliou 81590b7
Fix missing returns in error cases
yrliou f6c165b
Migrate from `dep` to go modules
yrliou 2c154d7
Update README.md for migration from dep to go modules
yrliou
Merged
Initial implementation of go-translate #1
Update README.md for migration from dep to go modules
Feb 20, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 19, 2019
Mar 20, 2019
Mar 20, 2019
Mar 20, 2019
2c154d7
Select commit
63c8536
Add `dep init` and main.go files
yrliou 40bc6b7
Add Makefile
yrliou 58049eb
Add translate endpoint for translate requests
yrliou 0ebeb8d
Add translate tests
yrliou e1dde00
Add language endpoint for get language list requests
yrliou 711e789
Add language tests
yrliou 8ebc725
Add static resource handling
yrliou 7aed697
Add server tests
yrliou e1766c0
Add README.md
yrliou d8129d4
dep update
yrliou 1cf4eaf
Update brave proxy addresses to production
yrliou 81590b7
Fix missing returns in error cases
yrliou f6c165b
Migrate from `dep` to go modules
yrliou 2c154d7
Update README.md for migration from dep to go modules
yrliou