Are there any frameworks that allow a RESTful API Server to be written in C#?
I have seen MVC 4, however this seems to be providing a view that you can see in the browser, I just require the API server and no view. It would be great if it was able to provide a streaming API too.
Thanks
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 object libraries for the API are available for use with the Microsoft C/C++ compiler. When the API is initialized you must specify a Zetafax username.
A REST API cannot be used without a Rest Server . The server is the application that accepts requests to the API and facilitates responses from the API . The REST API client will send a GET request to the REST Server for customer.com/api/1234 .
Normally yes. Generally: If source is to be available, use header only (if templates) or h +cpp.
If you are using .NET Framework 4.5 you can use Web API
If you are using .NET Framework 3.5 I highly recommend ServiceStack
If you are using .NET Core then you can use ASP.NET Core Web API
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