Re: about those bonus points...

Hi Pano

First, welcome to the list.

Second, you write that you are looking into describing your .NET API with Hydra. Are you also consuming it in .NET? I have started some work on Hydra descriptions in .NET using JSON-LD and Newtonsoft.Json for consumption in JS. Also Karol Szczepański, who is active on this list has been dosing some work in that field, though I don't know the details. 

So far my Hydra project is part of a larger solution [1]. I went the path of attribute annotations and simple json-ld object serializer [2]

Have you already done any implementation? Maybe we could share our experiences or combine some effort?

Regards,
Tom

[1]: https://github.com/wikibus/data.wikibus.org/tree/master/src/Hydra
[2]: https://github.com/wikibus/JsonLD.Entities

September 21 2015 12:19 PM, "Pano Maria" <pano.maria@taxonic.com> wrote:

> Hi Hydra community,
> 
> My name is Pano and I live in the Netherlands.
> 
> I’m currently working on a project in which we’re building a new API. I want to introduce
> hypermedia and, as we are using RDF (SKOS + several existing vocabs) to model our domain, I am now
> looking into using Hydra for our API description(on the .NET platform by the way).
> 
> I’ve played around with the demo application and the Hydra bundle, but would be very interested in
> learning from some real world implementations. Are there any examples of Hydra described API’s out
> there now? I read that globo.com was looking into it, but can’t really find anything about it.
> 
> I’m looking forward to learning more here.
> 
> Cheers,
> 
> Pano

Received on Monday, 21 September 2015 10:53:28 UTC