Build and Test
How to build, explore and test application
Last updated
How to build, explore and test application
Last updated
Use the Azure Cosmos DB Emulator for local development and testing. You can download and install the Azure Cosmos Emulator from the Microsoft Download Center.
Run Cosmos.Toggles.Ui.Api.csproj and explore the swagger to exemplify all application flow. Execute command in the cosmos-toggles/src project path:
For access swagger, enter https://localhost:44362/swagger/index.html in your browser.
Download the free Postman app to get started.
Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster.
Open Postman and import Cosmos Toggles Collection from link:
Run collection and results might look something like this: