Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 249 Bytes

Used Software

  • Python 3.12.5
  • Django 5.1
  • Django-Rest-Framework 3.15.2
  • Django-Cors-Headers 4.4.0

Important

Through the use of Cors-Headers, the only way to send requests locally to the Api via the Frontend is from Localhost:4200.