whizzes / imagekit

Rust API Client for ImageKit.io a file storage and image processing service
https://imagekit.io
Apache License 2.0
9 stars 2 forks source link

feat: add basic image resizing url transformation #9

Closed sajuthankappan closed 1 year ago

sajuthankappan commented 1 year ago

Created pull request to add basic image resizing url transformation. Please let me know your thoughts.

https://github.com/whizzes/imagekit/pull/8

Note: I'm not a seasoned rust developer. So, appreicate inputs for any improvements :)

EstebanBorai commented 1 year ago

Hi @sajuthankappan thanks for taking the time!

I just saw your PR and it looks good, the crate is not very mature as of today and needs more iterations to add support as you just did. Feel free to keep comming!

sajuthankappan commented 1 year ago

Hi @sajuthankappan thanks for taking the time!

I just saw your PR and it looks good, the crate is not very mature as of today and needs more iterations to add support as you just did. Feel free to keep comming!

Thanks @EstebanBorai for your encouraging words. Happy to contribute my first bit here. Hoping to make more contributions in the coming days/future..

sajuthankappan commented 1 year ago

As the PR is merged, marking this as closed..