Real-Dev-Squad / feature-flag-service

MIT License
3 stars 7 forks source link

[Backend] Create the Lambda functions for the Create, Get, Edit, Delete #34

Open Neha opened 2 years ago

Neha commented 2 years ago
  1. Create lambda functions for the create, get, edit, and delete of feature flag
  2. Connect with dynamo DB
  3. create the design of the API
  4. related issues: https://github.com/Real-Dev-Squad/feature-flag-service/issues/39 and https://github.com/Real-Dev-Squad/feature-flag-service/issues/22