Skip to content

New Serverless Format #49

@danguddemi

Description

@danguddemi

Updating the Serverless config to replace the Flask web server with a proper serverless architecture consisting of specific handlers for each API call and moving the routing to AWS API Gateway

  • Remove Flask from the build
  • Reconstruct the controller to serve as handlers for the API events
  • Configure the Serverless config to set up the API endpoints and attach handlers
  • Allow for local development of the API

Metadata

Metadata

Labels

APIFeatureNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions