[Mono-list] Mono REST Service

discofire discofire at aol.com
Wed Jun 10 19:11:39 UTC 2015


There seems to be very little online related to this, so I am having a very
difficult time even determining if it is even possible, but is there any way
to implement a REST service in Mono that runs through Apache?  In windows
.NET we are currently using System.ServiceModel.Activation.ServiceRoute
which does not appear to be available in Mono, but if there is any alternate
way to perform any sort of REST activities, it would be extremely useful.  I
was hoping to avoid using a separate package (something like ServiceStack)
if at all possible.

The very few bits of information I have managed to find online mention
nothing of HTTP Verbs.

Is there any way at all to do this?  I assume this will not be part of the
recent MS Source since it involves tight integration with IIS and would be
useless anywhere outside of windows, but it looks as though there has been
work ongoing for many years.



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-REST-Service-tp4666174.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list