restsharp / RestSharp

Simple REST and HTTP API Client for .NET
https://restsharp.dev
Apache License 2.0
9.62k stars 2.34k forks source link

API reference documentation #1667

Open alexeyzimarev opened 2 years ago

alexeyzimarev commented 2 years ago

Opening a new issue to replace #1617 as the API reference docs are gone.

There's a need to work on the Markdown API reference generator. Until it's done, this issue is blocked.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

repo-ranger[bot] commented 2 years ago

⚠️ This issue has been marked wontfix and will be closed in 3 days

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

repo-ranger[bot] commented 2 years ago

⚠️ This issue has been marked wontfix and will be closed in 3 days

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

alekdavis commented 2 years ago

I found this library while looking for a REST .NET client before I write my own, but am I getting this right: there is no API reference other than getting started article? Is this a valid assumption? I find it hard to believe that a library with 152.8M downloads from Nuget has no documentation. Like, do you need help generating documentation?

Elvis254 commented 1 year ago

Please, bring back the API documentation. It helps people like us who know how to read code. What's that generator anyway?