Skip to content

Commit 85646da

Browse files
authored
Update README.md
1 parent 9d2f928 commit 85646da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![GitHub package.json version](https://img.shields.io/github/package-json/v/oslabs-beta/lexiQL) ![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat) ![Tweet](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Flexiql)
55

66

7-
lexiQL is an open-source GraphQL prototyping tool that visualizes your relational database and facilitates GraphQL API prototyping and configuration, allowing developers to to optimize their queries and transition away from RESTful APIs. The tool takes a relational database input and uses it to generate the respective GraphQL schemas alongside an interactive GUI that displays all of the tables in a database, including primary/foreign key relationships between tables, as well as each table’s columns and associated data types. <br/><br/>
7+
lexiQL is an open-source GraphQL prototyping tool that visualizes your relational database and facilitates GraphQL API prototyping and configuration, allowing developers to to optimize their queries and transition away from RESTful APIs. The tool takes a relational database input and uses it to generate the respective GraphQL schemas alongside an interactive GUI that displays all of the tables in a database, including primary/foreign key relationships between tables, as well as each table’s columns and associated data types. Read more on <a href="https://ryan-mcdaniel.medium.com/introducing-lexiql-56401bbf8d9e">Medium.</a><br/><br/>
88
Accelerated by <a href="https://github.com/oslabs-beta/" />OS Labs</a>.
99

1010
<hr />

0 commit comments

Comments
 (0)