Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.75 KB

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