dto-btn / ssc-assistant

Second iteration of the SSC chatbot/assistant
MIT License
2 stars 1 forks source link

118 create http trigger to pull all data from sscplus api #125

Closed kyleaitken closed 3 months ago

kyleaitken commented 4 months ago

This MR includes the terraform to set up a dev-index-mgmt Function App in Azure as well as the azure function get-index-data, which fetches and stores all of the current ids in an ids.json file, as well as all of the pages that correspond to those IDs (fr and en versions). This data will be used for creating the search index later on.