I decided to make an mobile app for my q2a page, where users can login, ask questions and send data to my server.
So how can I log user in, post user questions, comments, vote, upvote, ...? Using _POST method or st else? If I have to use _POST, so how can I do?
Thank you and happy new year!