Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 620 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 620 Bytes

STAC API Proxy for Common Metadata Repository

Overview

Sections

This application is built using JavaScript running on NodeJS using Express as a request/response handler. The application logic is hosted in AWS using Lambdas.

The application is hosted in AWS. The application uses AWS Lambda functions to execute and API Gateways to handle the HTTP requests and direct them to the appropriate function. Serverless Framework is being used to package and upload the functions and setup infrastructure for the services in use.