Skip to content

Commit

Permalink
modified the nse url, as was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
healtho committed Jun 26, 2020
1 parent 242337b commit 356b0d7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 534 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

## Use JDBC driver to query Rest APIs

This is a simple project which explains the usage of [Apache Calcite](https://calcite.apache.org/) to query [NSE](https://www.nseindia.com/live_market/dynaContent/live_watch/equities_stock_watch.htm) data APIs using JDBC interface. The similar concepts could be used to query any rest API.
This is a simple project which explains the usage of [Apache Calcite](https://calcite.apache.org/) to query [NSE](https://www1.nseindia.com/live_market/dynaContent/live_watch/equities_stock_watch.htm) data APIs using JDBC interface. The similar concepts could be used to query any rest API.

For detailed explanation, read [blog](https://medium.com/@ashishjain.ash/how-to-create-a-jdbc-driver-over-rest-apis-1571ab156e6a)

Expand Down
Loading

0 comments on commit 356b0d7

Please sign in to comment.