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

API versioning #403

Closed beechnut closed 2 years ago

beechnut commented 2 years ago

Initial setup to support non-breaking versioning of the Grants & Agreements API, and a minimal implementation of parts of JSON:API.

There's definitely opportunities for refactoring the version logic into separate modules, but I wanted to get good functionality ready and done for this sprint.

Closes #390

AdamUSDA commented 2 years ago

@beechnut I believe that Lambda has a versioning function built in.

This may help.

https://docs.aws.amazon.com/lambda/latest/dg/configuration-versions.html