Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks
wordhou opened this issue Jun 8, 2021 · 0 comments
Open
5 tasks
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@wordhou
Copy link
Collaborator

wordhou commented Jun 8, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant