Skip to content

Create API for proofing calculations using AWS Lambda and API Gateway #124

@wordhou

Description

@wordhou

This is something we discussed during early the planning stages of the project. As mentioned, we would create a simple API using an AWS lambda that performs table lookups and proofing calculations, listening at a REST endpoint.

A roadmap for completing this might look something like the following:

  • Acquire a domain name that we want to serve this API at and set this domain name up to work with AWS
  • Decide on and create API specs for the REST endpoint
  • Rewrite the logic classes from the True Proof app to work independently
  • Write the lambda function
  • Connect the lambda function to our API endpoints using AWS API Gateway

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions