This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
2
uploading images
Post Flair (click to view more posts with a particular flair)
Post Body
I want to upload images from the mobile application to my Firestore using a Flask API.
The app is uploading a list of int that represents the image. The length of the list is really long, over a thousand I believe.
I'm sending this list of ints in the request json.
- How can I upload this list of ints to Firebase storage using the Firebase module for Flask.
- Is using a list of ints to upload the image even the correct way?
- If not, how can I upload the image using the Flask API?
This the code I have so far, and it's a mess :) :
Note: I can't using the Firebase plugin for Flutter because it's too slow and cannot be used in a separate Isolate.
Author
Account Strength
90%
Account Age
8 years
Verified Email
Yes
Verified Flair
No
Total Karma
3,362
Link Karma
766
Comment Karma
2,445
Profile updated: 1 month ago
Posts updated: 5 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/flask/comme...