bcgov / nr-epd-digital-services

EPD Suite of Applications
Apache License 2.0
4 stars 2 forks source link

Fully functional REST API for Form Adapter Integration #305

Open midhun-aot opened 1 year ago

midhun-aot commented 1 year ago

Need to develop fully functional REST API as per formflow form adapter requirements

https://aot-technologies.github.io/forms-flow-ai-doc/#custom_submission

-- Save JSON form data to postgres table -- Develop API to support GET , POST , PUT , PATCH Requests -- Return results to Form flow in the expected result format

nikhila-aot commented 1 year ago

done and tested in local

nikhila-aot commented 1 year ago

moving it to done, to be tested once deployed in dev environment - @acoard-aot @midhun-aot