# CLI Client in Go!

**URL:** https://community.transifex.com/t/cli-client-in-go/2577
**Category:** What's new?
**Tags:** tx-cli-go
**Created:** [December 24, 2021, 12:54pm UTC](https://community.transifex.com/t/cli-client-in-go/2577 "2021-12-24T12:54:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nina](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.transifex.com/nina/32/13_2.png) [@nina](https://community.transifex.com/u/nina)
#### Post date: [December 24, 2021, 12:54pm UTC](https://community.transifex.com/t/cli-client-in-go/2577/1 "2021-12-24T12:54:52Z")

</div>

**Transifex’s CLI tool is now available in Go programming language.**

 ![Screenshot 2021-12-24 at 2.53.53 PM](https://canada1.discourse-cdn.com/flex030/uploads/transifex/original/2X/6/63b70075df3e3dde4e8caf19cfc8ef648c694f12.png)

It’s a production-ready API wrapper that not only takes full advantage of our brand new, stable, and robust [API 3.0](https://transifex.github.io/openapi/index.html#section/Introduction) but also carries along with the advantages of the Go language: it’s faster compared to clients written in Java or Python and enhances the availability and reliability of Transifex’s services. The code for the client is Open Source; you can find it [here](https://github.com/transifex/cli) on GitHub.
