Skip to content

This application demonstrate simple Web API controller based on Azure Service Fabric microservices.

Notifications You must be signed in to change notification settings

matjazbravc/Web-Calculator-Application

Repository files navigation

Web Calculator Application

This application demonstrate simple Web API controller based on Azure Service Fabric microservices.

Prerequisites

Let's get started!

Build solution and publish it to the local Service Fabric Cluster. Test it from your web browser or with Postman:

Add Subtract
http://localhost:8999/webcalcapp/api/add?a=1&b=2 http://localhost:8999/webcalcapp/api/subtract?a=10&b=5

Enjoy!

Licence

Licenced under MIT. Contact me on LinkedIn.

About

This application demonstrate simple Web API controller based on Azure Service Fabric microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published