Skip to content

Commit

Permalink
Update Navi link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Klish authored and aklish committed Dec 15, 2020
1 parent 29064bb commit 0a13c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Filtering, sorting, pagination, and text search are supported out of the box.
Elide supports multiple data model mutations in a single request in either JSON-API or GraphQL. Create objects, add them to relationships, modify or delete together in a single atomic request.

## Analytic Query Support
Elide supports analytic queries against models crafted with its powerful semantic layer. Elide APIs work natively with [Yavin](https://github.com/yahoo/navi) to visualize, explore, and report on your data.
Elide supports analytic queries against models crafted with its powerful semantic layer. Elide APIs work natively with [Yavin](https://github.com/yahoo/yavin) to visualize, explore, and report on your data.

### Schema Introspection
Explore, understand, and compose queries against your Elide API through generated Swagger documentation or GraphQL schema.
Expand Down

0 comments on commit 0a13c21

Please sign in to comment.