Skip to content

MRCardoso/megrolang-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AWS Lambda function to working with googletranslate

Example to request body

{
    "phrases": [
        {"text": "Hello world", "origin": "en", "trans": "pt"}
    ]
}

About

Lambda Function to translate a list of texts from en to pt or vice versa

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages