/get returns current count
/increment increments current count by 1
(Refer to Question 5 JS)
Get two numbers from request parameters.
Return the sum of those two numbers.
(Refer to Question 7 JS)