Comment on Hosted a Temp SMS service written in Python
kionite231@lemmy.ca 2 days agoAt first I thought about running it inside termux but then I found the SMS forwarding apk which I linked in the post so I chose the easier way.
I chose flask because it’s very easy to create APIs using flask. I also tried to make the API using Java but I couldn’t figure out how to package it and host it on my server