N
N
nasausa2019-04-12 06:21:00
Django
nasausa, 2019-04-12 06:21:00

REST API breadcrumbs (breadcrumbs) on django, is there a solution?

Need to implement breadcrumbs on django rest. There will be some kind of js-framework on the front.
The front will contact the server to get breadcrumbs for a specific page, the question is what would be suitable for generating breadcrumbs on django rest?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-04-12
@sergey-gornostaev

This is a fundamental misunderstanding of the purpose of the backend REST API. Such things should be generated by the front.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question