Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question