Skip to main content

Web Applications - Web API

Web API is one of Microsoft technology that can be considered as SaaS. Its can be considered as an alternative to WCF where its strength is on HTTP protocols in term of rapid development, loosely coupled and suitable for developers that is familiar with MVC architectural design pattern. This application can be hosted using IIS, the new ASP.NET Web API Core is capable to be deployed on various platforms.
1. The Tools
1.1 Visual Studio
1.2 Postman
2. Routing
2.1 Create A Direct Route - Basic
2.2 Simple Attribute Routing - Basic
2.3 Attribute Routing Based On Parameter Type - Basic
2.4 Custom Attribute Routing Constraint - Intermediate
2.5 Custom Attribute Routing With RoutePrefixAttribute - Intermediate

Published on : 12-Jan-2018
Ref no : DDN-WPUB-00008

About Author

My photo
Wan Mohd Adzha MCPD,MCSD,MCSE
I am passionate about technology and of course love Durians. Certified by Microsoft as MCP Since 2011. Blogging from Malaysia

Comments