To give a little context, I am currently building a recipe app using a Rails API and Ember frontend. To get recipes, I am scraping certain websites and storing the information in a PG database.
Because there are so many images I would like to start storing those on S3. In the past I have used Paperclip to handle image uploads to S3, but since my rails app is just an API I'm not really sure what the best approach/tools are. Has anyone done something similar?
Aucun commentaire:
Enregistrer un commentaire