WebClub-NITK / Hacktoberfest-2k21

Repository for Hacktoberfest-2k21
1 stars 7 forks source link

Create a Serverless Calculator API #2

Open tharun634 opened 3 years ago

tharun634 commented 3 years ago

Description

The goal is to create a Rest API calculator which is backed by the Serverless framework. The calculator API should have 4 endpoints, all of them should be a GET endpoint that accepts two variables as query parameters

Details

Issue requirements / progress

Resources

Directory Structure

Create a folder named serverless-calculator in the Development folder and place the appropriately named files inside this folder.

Note

  1. Please claim the issue first by commenting here before starting to work on it.
  2. Once you are done with the task and have created a Pull Request, please tag @ to request a review.