since this is just basic calculator app, I have written all logic in mysite.urls and used jsonresponse to send data to api
I hvae created on function that takes 3 parameters: operation, num1 and num2
since this is just basic calculator app, I have written all logic in mysite.urls and used jsonresponse to send data to api
I hvae created on function that takes 3 parameters: operation, num1 and num2