S
S
Stepan Sidorov2020-05-10 19:07:43
Django
Stepan Sidorov, 2020-05-10 19:07:43

Which articles are good at explaining how to use any django API?

Good afternoon.
I have such a site , it says how to use its API, but alas, I didn’t work with api on django, and I would like to know which articles explain them well, or explain yourself if you want.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2020-05-10
@Stepan47

The documentation explains Django best of all . And about the API, which is usually done on django-rest-framework, the documentation also explains . And your link opens the OpenAPI specification, which is most often displayed in human-readable form using the drf-yasg library .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question