imazen / imageflow-dotnet

The official .NET API for Imageflow, the Rust image processing and optimization engine for web servers
GNU Affero General Public License v3.0
143 stars 25 forks source link

docs? #31

Closed rontoa20 closed 1 year ago

rontoa20 commented 3 years ago

wheres is the docs the links are broken :(

tiesont commented 3 years ago

Well, the project home page has some fairly extensive examples: https://github.com/imazen/imageflow-dotnet

The test suite also demonstrates most (if not all) of the API: https://github.com/imazen/imageflow-dotnet/blob/main/tests/Imageflow.Test/TestApi.cs

lilith commented 3 years ago

We're migrating and reworking our docs right now. Sorry for the inconvenience!

On Tue, Mar 23, 2021, 10:51 PM Tieson Trowbridge @.***> wrote:

Well, the project home page has some fairly extensive examples: https://github.com/imazen/imageflow-dotnet

The test suite also demonstrates most (if not all) of the API: https://github.com/imazen/imageflow-dotnet/blob/main/tests/Imageflow.Test/TestApi.cs

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imazen/imageflow-dotnet/issues/31#issuecomment-805493531, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LHYCCS6RG7ZWTXS23T3TFFVTZANCNFSM4ZU7MT6A .

jawand commented 2 years ago

thanks for this lib. 😊

Is there any update on the docs? Because I see no XML comments in the library as well. It would really be helpful if we get the documentation around this.

lilith commented 1 year ago

https://docs.imageflow.io is back online.