How To
In this section we are going to learn how to create BFC API from template and release it all the way up to Production. Sections below explain all the topics in details.
Tools:
In order to develop BE for our apps we use pretty standard set of tools and services:
- IDE: Visual Studio or Rider
- VCS: Github
- Cloud infrastructure: Azure Cloud
- CI/CD: Azure DevOps
- Infrastructure as a code: Terraform
- Working with API : Postman
- Network profiling: Charles Proxy
- VPN: Open VPN
Articles:
- How to generate BFC API from Template
- How to configure and run BFC API locally
- How to connect an App to BFC API running locally
- How to add customisations for the BFC API
- How to setup an infrastructure and routing for each environment
- How to configure CI/CD and Release API to each environment
Please note this section that stands separate. It holds the full checklist of all the steps that need to happen to generate api from template and release it to prod.