Skip to content

armanokka/free-translation-api

Repository files navigation

The Free Translation API written in Golang 🚀

Documentation is located in docs folder

🔥 Live Example

Base URL: http://188.225.74.17/api/v1/

Swagger UI http://188.225.74.17/swagger/index.html
Jaeger UI http://188.225.74.17:16686/

👨‍💻 Full list what has been used:

Running

Edit .env.dev file to your credentials. Then rename it to .env and run:

make init

Requirements

  • go (1.20+)
  • make
  • docker
  • docker compose

License

MIT