Wednesday, February 26, 2020

Re: consume Google API through REST API

Hi,

Please refer here how to upload a file through Django - https://www.geeksforgeeks.org/python-uploading-images-in-django/

You can ask here too anytime.

Cheers,
Naveen Arora

On Wednesday, 26 February 2020 18:00:09 UTC+5:30, New Django user wrote:
I am new to Django and building a simple webpage where the user can upload a file and then that file will be processed using Google API. I am done with creating a user login page but not sure how to start with the 2nd part i.e. file upload and Google API.

Can anyone help me or suggest some tutorials to start with? I need to use REST API to consume Google API.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9ddd72c5-06ae-4a98-8864-e63e5f848b6e%40googlegroups.com.

No comments:

Post a Comment