Skip to content

This is the MyMemory API in a wrapper of some sort made for ease of use.

License

Notifications You must be signed in to change notification settings

Inf3xt/MyMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMemory

MyMemory is an API on RapidAPI which allows a developer to make simple requests to have a piece of text translated from one language to another!

Contents

Setting up

To use this file, you must first have an account on RapidAPI and have to subscribe to this translation API called MyMemory. Once you have done this, open creds.example.json, rename it to creds.json and add your X-RapidAPI-Key + X-RapidAPI-Host.

Using

Using this file is as easy as:

$ python3 main.py

But you would need to edit some of the stuff in main.py, like tranlation language and text to be translated for example.

Credits

All rights to RapidAPI and the creator of MyMemory.
Inf3xt

About

This is the MyMemory API in a wrapper of some sort made for ease of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages