-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request