API
Cloudy with a Chance of Mobile: .NET Everywhere with MAUI with Matt Goldman
When Microsoft first launched .NET, the vision was to offer a viable alternative to Java and the JVM – a runtime and associated language(s) that could run anywhere. With MAUI, that original dream is becoming a reality. Whether you’re building for cloud, mobile, browser, desktop, IoT devices, servers, embedded systems…the list goes on and on…
Read MoreDo you know when to mock your API?
Sometimes you may not know what the backend technology for your API could be… perhaps it is a serverless Azure Functions App, a Logic App, or even a set of services running in Kubernetes. These questions may take time to answer, but you already made a choice on the frontend technology. You may already have…
Read MoreThe best tool to manage and document your API
Having a documented and discoverable API is fantastic. Your API consumers are able to easily understand and reason about your API to build their own integrations. Azure API Management provides us with everything we need to publish our APIs to the world. We can import one or more OpenAPI Spec docs, Swagger, WSDL, and other…
Read MoreDo you know how to brand your API?
Consumers are very picky when it comes to choosing their favourite API. They don’t appreciate boring pages that lack images, colour and style. Branding your API Portal is important to make your organization and API stand out in the market. By adding some excitement to your API Portal (as well as a properly documented API)…
Read MoreTaking control of your APIs with Azure API Management
In this lightning talk William Liebenberg covers his favourite features of Azure API Management such as the Developer Portal, Policies and Analytics and how easy it is for you to start using them to secure and monitor your own APIs. He will also highlight where Azure API Management becomes really difficult to manage and how…
Read More