Calculator API
API Write down:
1. Receive two numbers and provide the result of their sum
2. Receive two numbers and subtract the result of their subtraction
3. Receive two numbers and submit the result of their multiplication
4. Receive two numbers and provide the result of their division
Information to be exchanged as json and the request methods are post