Skip to content

Commit 8bf1c06

Browse files
committed
docs: readme
1 parent 9c2ef17 commit 8bf1c06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

frameworks/Rust/hyperlane/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ PostgreSQL.
2020

2121
### Test 3: Multi Row Query
2222

23-
http://localhost:8080/queries?q=20
23+
http://localhost:8080/query?q=20
2424

2525
### Test 4: Fortunes (Template rendering)
2626

27-
http://localhost:8080/fortune
27+
http://localhost:8080/fortunes
2828

2929
### Test 5: Update Query
3030

31-
http://localhost:8080/updates?q=20
31+
http://localhost:8080/upda?q=20
3232

3333
### Test 6: Plaintext
3434

3535
http://localhost:8080/plaintext
3636

3737
### Test 7: Caching
3838

39-
http://localhost:8080/cached-queries?c=20
39+
http://localhost:8080/cached-quer?c=20

0 commit comments

Comments
 (0)