-1

I'm totally new backend developer and i want to create a website .I have an API which created in Django REST Framework. I want to use Bootstrap 5 as frontend. My question is that, whether these tools enough for building my site or i need more tools? Exactly my question is that are there any options in Bootstrap for sending request and getting responses from server or not?

Hossein Vejdani
  • 692
  • 6
  • 16

1 Answers1

1

You may call API through Javascript, for further details I found the following to be useful:

Ahmed Ablak
  • 693
  • 2
  • 14