bell notificationshomepageloginNewPostedit profile

Topic : Re: How do I start to document an API that uses C#? I have no experience writing API documentation, but a need has arisen for it at my company. However, the only guides I can find for API Documentation - selfpublishingguru.com

10% popularity

If the API you're going to document is a REST API, Tom Johnson has this excellent free online course, Documenting REST APIs.

If that doesn't fit your needs, Stack Overflow has a couple of topics that might also be interesting:

C# Doc Generator has a list of tools to consider.
Creating great API doc: Tools and techniques.

An important API doc tool that's trending right now is the Swagger Editor, which includes support for C#. For a great example of API doc, check out the Swagger examples.


Load Full (0)

Login to follow topic

More posts by @Sent2472441

0 Comments

Sorted by latest first Latest Oldest Best

Back to top