Skip to content

Commit

Permalink
set readme
Browse files Browse the repository at this point in the history
  • Loading branch information
langens-jonathan committed Sep 3, 2016
1 parent 0483718 commit aecdcf4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 30 deletions.
3 changes: 0 additions & 3 deletions Dockerfile~

This file was deleted.

12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Query Pre Processor
example call

The query pre processor is a micro-service that calculates the real difference that a query will have on a database
method: GET
header: "user-uuid":"JONATHANUUID"
url: http://localhost:8080/sparql?query=select%20*%20where%20%7B%3Fs%20%3Fp%20%3Fo%20.%7D

example call 2

method: GET
header: "user-uuid":"ERIKAUUID"
url: http://localhost:8080/sparql?query=select%20*%20where%20%7B%3Fs%20%3Fp%20%3Fo%20.%7D
25 changes: 0 additions & 25 deletions README.md~

This file was deleted.

0 comments on commit aecdcf4

Please sign in to comment.