https://github.com/daverandom/asyncmicrosofttranslateclient
Asynchronous Microsoft Translation API client built on the amp concurrency framework
https://github.com/daverandom/asyncmicrosofttranslateclient
Last synced: 10 months ago
JSON representation
Asynchronous Microsoft Translation API client built on the amp concurrency framework
- Host: GitHub
- URL: https://github.com/daverandom/asyncmicrosofttranslateclient
- Owner: DaveRandom
- License: mit
- Created: 2016-10-19T14:22:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T16:22:02.000Z (over 8 years ago)
- Last Synced: 2023-08-21T09:18:24.255Z (almost 3 years ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Async Microsoft Translate Client
Asynchronous [Microsoft Translator API](https://www.microsoft.com/en-us/translator/translatorapi.aspx) client built on
the [amp](https://github.com/amphp/amp) concurrency framework.
## Usage
See examples