Answer the question
In order to leave comments, you need to log in
How to integrate the Bitrix database with Django and make an API through django-restframework?
Good morning!
Please tell me how to integrate the Bitrix database (site management) with Django in order to make an API through django-restframework
Answer the question
In order to leave comments, you need to log in
The question is very general, what do you expect to hear?
1. study django
2. study drf
3.
study Bitrix documentation about integration methods
4. integrate
fastapi.
No way. Bitrix disfigures the database because instead of tables, a more abstract approach is used when everything is shoved into several tables in a row and therefore it slows down. It's easier to pull out all the data through calls to the database through Bitrix and put it in another database and delete Bitrix after that.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question