How can i build a REST service with C#.net?
Is there any articles I can check?
Google results return C# REST client but I d like to build one.
C/C++ application programming interfaces (APIs) are used to access IBM® i resources. These APIs are intended primarily for C/C++ programmers. They are also called from other languages that support calling C-style APIs.
Representational State Transfer (REST) is an architectural style that defines a set of constraints to be used for creating web services. REST API is a way of accessing web services in a simple and flexible way without having any processing.
The C++ REST SDK is designed and written from the ground up using modern C++. Features include: Support for accessing REST-based services from native code on Windows Vista, Windows 7, Windows 8, Windows Store apps, and Linux by providing asynchronous bindings to HTTP, JSON, XML, URIs, and so on.
You can build this with WCF.
Check out the resources on MSDN for lots of information on the subject. Especially A Developer's Guide to the WCF REST Starter Kit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With