The Synonyms pt-BR API is a Restful API, built with NodeJS .
# Clone Repository
$ git clone https://github.com/AdSoNaTuRaL/synonymous-ptBR-api.git
$ cd synonymous-ptBR-api
# Install Dependencies
$ yarn
# Run Aplication locally
$ yarn dev:server
$ yarn test
Check this, if you want use as a browser extension (Google Chrome and Microsoft Edge already tested.)
Feel free to create a new issue with a respective title and description on the synonymous-ptBR-api repository. If you already found a solution to your problem, I would love to review your pull request!