Click here to Skip to main content
15,887,027 members
Articles / Web Development

Developing an Extensible Web API

Rate me:
Please Sign up or sign in to vote.
4.80/5 (4 votes)
2 Jul 2019CPOL2 min read 11.8K   14  
Developing a very simple Web API architecture using ASP.NET Web API2 whose operations can be extended by just adding new operation types

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Freelance
Sweden Sweden
Experienced senior C# developer, sometimes codes in Java and C++ also. He designs and codes desktop applications (WinForms, WPF), windows services and Web APIs (WCF, ASP.Net MVC). He is currently improving his ASP.Net MVC and JavaScript capabilities. He acts as an architect, coder and trainer.
He is mostly experienced in Media Asset Management (MAM) applications, broadcasting sector and medical applications.

LinkedIn: www.linkedin.com/mustafa-kok/
GitHub: github.com/nthdeveloper
StackOverflow: stackoverflow.com/users/1844220/nthdeveloper

Comments and Discussions