An API that transforms binary in text and text in binary (made with Flask).
This API was made with Python (Flask), and can transforms binary in text and text in binary.
- Python3
- Flask
After download, run this command to start the app:
python3 src/server.py
POST:
/text
: Transform text into binary./binary
: Transform binary into text.
- Text:
- Binary: