USDAForestService / fs-open-forest-platform

Open Forest: The code for an online permitting platform for the U.S. Forest Service.
https://openforest.fs.usda.gov
Other
38 stars 19 forks source link

217 nrm service #1567

Closed briandavidson closed 3 years ago

briandavidson commented 3 years ago

## Summary Addresses Issue #217

Please note if fully resolves the issue per the acceptance criteria: Y

This PR is the first release of the new NRM service. It currently provides a GET /nrm-service endpoint that returns all "unprocessed" permits.

The second phase of the release will incorporate an endpoint for NRM to verify the request for the unprocessed permits was successful, at which point we will set the permits as "processed" so they will not show up in subsequent requests from NRM.

This pull request is ready to merge when...