D
D
DiGiTAll2019-11-25 14:17:49
API
DiGiTAll, 2019-11-25 14:17:49

Where can I find samples of beautiful and functional API documentation designs?

Please share samples of successful API documentation designs. Interested in options that are convenient for the developer, with code examples in different languages, etc. It is highly desirable that they are built directly into the site design, and not taken out separately.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Neverov, 2019-11-25
@TTATPuOT

Usually, the API documentation is taken out to a separate design and even a server / domain. This is because the API documentation is generated automatically from the comments in the API code.
The most common such generator is Swagger . It can be customized and changed, including taking into account the design of the site. Very few people decide to write documentation on their own.
From what first came to mind:
https://kassa.yandex.ru/developers/api
https://smartsheet-platform.github.io/api-docs/
https://discordapp.com/developers/docs/ intro

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question