/translator

This project is a simple translation service built using Go. It accepts JSON requests containing text and language, utilizes the googletranslatefree package to translate the text, and provides a JSON response.

Primary LanguageGo

Watchers