Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanagama authored Oct 21, 2017
1 parent 24982a8 commit 9ba6651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This is a *prototype* of a simple [ASP.NET Core 2.0](https://docs.microsoft.com/

You can run this prototype on Linux, macOS, Windows or Docker and optionally use [environment variables](#environment-variables) to connect to a local or remote SQL Server instance, Azure SQL Database and Azure SQL Data Warehouse.

For fun, I've added ```GET``` REST end-points to:
For fun, I've added ```GET``` REST API end-points to:

- navigate from **Server** -> **Databases** -> **Tables** -> **Columns**
- navigate **Server** -> **Databases** -> **Tables** -> **Columns**
- generate ```CREATE DATABASE``` and ```CREATE TABLE``` T-SQL scripts
- view data in tables

Expand Down

0 comments on commit 9ba6651

Please sign in to comment.