CapivaraProjects / GYResources

This repository is dedicated to turn available green eyes resources like an API
2 stars 3 forks source link

Get image in base64 #37

Closed WendelHime closed 6 years ago

WendelHime commented 6 years ago

Create a function in Image repository which receives a Image model, read required image and return it codified in base64, if URL field is empty, use id to perform a search and do what you have to do

WendelHime commented 6 years ago

see https://github.com/CapivaraProjects/repository/pull/3