API Notes - flexion/fs-intake-module GitHub Wiki
Things we know
- Email API: https://handbook.18f.gov/mandrill/
- JSON Validation: http://json-schema.org/
- Public authentication: https://login.gov/
- URLs should match the Middle Layer API when possible: https://fs-epermit-dev.herokuapp.com/
Open questions
- Special Use Admin authentication: USDA’s eAuth, which also has a SAML implementation
- Database authentication technique
- Should the Middle Layer API be called by the client or server?