{"id":16795403,"url":"https://github.com/js-kyle/bicep-flex","last_synced_at":"2026-01-03T08:03:56.157Z","repository":{"id":189892811,"uuid":"679462998","full_name":"js-kyle/bicep-flex","owner":"js-kyle","description":"This is an example project which deploys infrastucture using Azure Bicep.","archived":false,"fork":false,"pushed_at":"2023-08-22T07:25:11.000Z","size":292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:46:44.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Bicep","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js-kyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-16T22:52:05.000Z","updated_at":"2023-12-02T21:52:03.000Z","dependencies_parsed_at":"2023-08-22T09:02:19.311Z","dependency_job_id":null,"html_url":"https://github.com/js-kyle/bicep-flex","commit_stats":null,"previous_names":["js-kyle/bicep-flex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Fbicep-flex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Fbicep-flex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Fbicep-flex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Fbicep-flex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-kyle","download_url":"https://codeload.github.com/js-kyle/bicep-flex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965779,"owners_count":20375918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T09:16:16.286Z","updated_at":"2026-01-03T08:03:56.151Z","avatar_url":"https://github.com/js-kyle.png","language":"Bicep","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bicep Flex 💪\n\nThis is an example project which deploys infrastucture using Azure Bicep.\n\nThis is a simple starter project which will deploy the following resources to Azure:\n\n- Azure API Gateway (Consumption tier)\n\n  This publishes the API to the internet and upholds the API contract defined in `bicep-flex/orders-openapi.yaml`.\n\n- Azure CosmosDB (MongoDB API)\n\n  This is a minimal SKU Cosmos which is used to demonstrate functionality within the Orders API\n\n- Azure Function (Consumption tier)\n\n  A basic JavaScript Azure Function which connects to the Azure CosmosDB data source for CRUD operations\n\n- Azure Blob Storage\n\n  A blob storage account, required as a dependency of Azure Functions.\n\n## Azure Bicep\n\nAs the focus of this repository is to demonstrate Azure Bicep, the Infrastructure as code templates can be reviewed in `infrastucture` directory. The below images demonstrates the Bicep modules structure which has been defined.\n\n![Infrastructure diagram](assets/infra.png \"Infrastructure\")\n\nOnce deployed, the resources will be available in Azure, and ready to consume over HTTP.\n\n![Infrastructure diagram](assets/infra2.png \"Infrastructure2\")\n\n## Installation\n\nInstall project dependencies using Yarn\n\n```bash\nyarn\n```\n\n## Prerequisites\n\nYou will need to install the Azure CLI, and dependencies of [Azure Bicep.](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/install)\n\n## Deploying\n\nTo deploy the infrastucture to Azure.\n\n```bash\n./deploy.sh\n```\n\nTo deploy the Azure Functions code, run\n\n```bash\n./release.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-kyle%2Fbicep-flex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs-kyle%2Fbicep-flex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-kyle%2Fbicep-flex/lists"}