Skip to content

Commit 2605dc3

Browse files
authored
Merge branch 'master' into dev
2 parents 4d445c5 + 5e23beb commit 2605dc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
grlc, the <b>g</b>it <b>r</b>epository <b>l</b>inked data API <b>c</b>onstructor, automatically builds Web APIs using SPARQL queries stored in git repositories. http://grlc.io/
99

10+
> A cool project that can convert a random SPARQL endpoint into an OpenAPI endpoint
11+
12+
> It enables us to quickly integrate any new API requirements in a matter of seconds, without having to worry about configuration or deployment of the system
13+
14+
> You can store your SPARQL queries on GitHub and then you can run your queries on your favourite programming language (Python, Javascript, etc.) using a Web API (including swagger documentation) just as easily as loading data from a web page
15+
1016
**Contributors:** [Albert Meroño](https://github.com/albertmeronyo), [Rinke Hoekstra](https://github.com/RinkeHoekstra), [Carlos Martínez](https://github.com/c-martinez)
1117

1218
**Copyright:** Albert Meroño, VU University Amsterdam

0 commit comments

Comments
 (0)