ozdemirburak / morse-code-translator

Translate text to Morse code and vice versa, with the option to play Morse code audio.
https://morsecodetranslator.com
MIT License
216 stars 57 forks source link

Sending request HTTP request to https://morsedecoder.com/ #20

Closed ALiwoto closed 1 year ago

ALiwoto commented 3 years ago

Is it possible to send HTTP requests to https://morsedecoder.com/ with content and get the encoded value? If it's not possible, is it possible to add it as a new feature to the site?

chris--jones commented 1 year ago

@ALiwoto - Seems no one is going to answer this, but I reckon it's not applicable as you're referencing the related website and this project is specifically for the library

In my opinion it's also fairly pointless for @ozdemirburak to add such a feature or API given that it would just add load to his server and the library is freely available here.

I'd advise this issue be closed as "will not fix"

ALiwoto commented 1 year ago

@chris--jones you are actually right. Now that I look back at it, I do have your opinion as well. Since this is just a library, and not an API. I will close the issue as not planned.