How do i accept a list of base64 images in django rest framework
So i am trying to accept multiple base64 images through an endpoint to create a post and this is the object dummie data i want to send.
So i am trying to accept multiple base64 images through an endpoint to create a post and this is the object dummie data i want to send.