Build and Test
How to build, explore and test application
Last updated
Was this helpful?
How to build, explore and test application
Last updated
Was this helpful?
Use the Azure Cosmos DB Emulator for local development and testing. You can download and install the Azure Cosmos Emulator from the .
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 in your browser.
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:
Download the.