SWEZenith / Fall2017Swe574-Zenith

A repository that will be used for SWE 574 Fall'17 Project.
MIT License
0 stars 6 forks source link

Store / Retrieve Annotations & API Usage #27

Closed pinarersoy closed 7 years ago

pinarersoy commented 7 years ago

How to store & retrieve annotations including API?

Sample Links:

gokceyucel commented 7 years ago

https://github.com/SWEZenith/Living-History-API

Annotations could be stored and retrieved through the api. However we haven't fully implemented the ldp protocol. For now, it's just working with plain json objects.

gokceyucel commented 7 years ago

I re-open this issue since we haven't implemented ldp protocol yet.