Skip to content

Commit

Permalink
Merge pull request #185 from pascalvanderheiden/main
Browse files Browse the repository at this point in the history
add `ais-apim-odata-reactjs` template
  • Loading branch information
gkulin authored Sep 12, 2023
2 parents 501370f + c6b356a commit 0e3ecc3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,27 @@
]
},
{
"title": "React Web App with Azure API Management exposing SAP OData APIs",
"description": "Expose your SAP OData APIs via Azure API Management and link it with Azure Static Web App to create & integrate a serverless Web App blazing fast with GitHub Copilot or ChatGPT.",
"preview": "./templates/images/apim-odata-reactjs.png",
"website": "https://github.com/pascalvanderheiden",
"author": "Pascal van der Heiden",
"source": "https://github.com/pascalvanderheiden/ais-apim-odata-reactjs",
"tags": [
"bicep",
"swa",
"apim",
"sap",
"reactjs",
"typescript",
"javascript",
"monitor",
"keyvault",
"appinsights",
"chatgpt"
]
},
{
"title": "Azure OpenAI with Azure Bot and Custom API calling, Behind a Firewall",
"description": "A Teams Chatbot running behind a Firewall that leverages OpenAI to call private APIs.",
"preview": "./templates/images/locked-down-bot-openai.png",
Expand Down Expand Up @@ -1117,4 +1138,4 @@
"ade"
]
}
]
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0e3ecc3

Please sign in to comment.