Skip to content

Commit

Permalink
docs: remove remaining GraphQL references
Browse files Browse the repository at this point in the history
  • Loading branch information
smyrman committed Oct 26, 2021
1 parent 43643a7 commit 64d6d8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ The goals of this fork is:
| Package | Description |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| [rest](https://pkg.go.dev/github.com/clarify/rested/rest) | A `net/http` handler to expose a REST-ful API. |
| [graphql](https://pkg.go.dev/github.com/clarify/rested/graphql) | A `net/http` handler to expose your API using the GraphQL protocol. DEPRECATED |
| [schema](https://pkg.go.dev/github.com/clarify/rested/schema) | A validation framework for the API resources. |
| [resource](https://pkg.go.dev/github.com/clarify/rested/resource) | Defines resources, manages the resource graph and manages the interface with resource storage handler. |
| [storers/mongo](https://pkg.go.dev/github.com/clarify/rested/storers/mongo) | Implementation of `resource.Storers` interface. |
Expand Down

0 comments on commit 64d6d8c

Please sign in to comment.