USDAForestService / NRM-Grants-Agreements

The focal point for an 18F/TTS collaboration with the USFS Natural Resource Manager (NRM)
Other
8 stars 2 forks source link

Create a minimal Lambda backend #351

Closed neilmb closed 3 years ago

neilmb commented 3 years ago

Background

The new tech stack uses Lambda on the backend. We should make a minimal API on Lambda that can respond with the JSON "ok" on one endpoint. Since our Lambda application will be deployed on AWS, this will need resources from #349 as well as deployment tooling from #347.

We'll know we're done when...

Tasks