We are currently creating the Rails app.
I am using Twitter API to retrieve user information, but I would like to save the returned result in DB after pressing a button such as user save it. Is it possible to implement it?(I'm thinking of saving my screen name)
ruby-on-rails webapi
© 2024 OneMinuteCode. All rights reserved.