sideshowcoder / canned

Server to respond with fake API responses, by using a directory of files for finding out what to say!
213 stars 46 forks source link

Added support for linked data types #121

Closed sanstream closed 6 years ago

sanstream commented 6 years ago

For our work we need support for file formats used in linked data like: n-triples, json-ld and plain old csv (is used surprisingly a lot).

Also I noticed that the test runner fails on the test writen for issue #49, for that I opened a new issue: #120.

sideshowcoder commented 6 years ago

Thanks for that. I'll take a look tomorrow and merge... Also need to do a release I guess.

sanstream commented 6 years ago

No worries,

I'll alert the linked data community about it as soon as it is released.

Kind regards,

Sanne

On 16 Mar 2018 1:05 am, "Philipp Fehre" notifications@github.com wrote:

Thanks for that. I'll take a look tomorrow and merge... Also need to do a release I guess.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sideshowcoder/canned/pull/121#issuecomment-373561288, or mute the thread https://github.com/notifications/unsubscribe-auth/AD4e5jCTA7iQHpvfMse59nQvA5L9lojQks5tewG2gaJpZM4Se-3p .

sideshowcoder commented 6 years ago

Sorry it took me so long but this has now been published as 0.3.12. Thanks so much for your help, also thanks for adding the package-json.lock