.. | ||
example | ||
lib | ||
test | ||
.gitignore | ||
analysis_options.yaml | ||
CHANGELOG.md | ||
graphql_server.iml | ||
LICENSE | ||
mono_pkg.yaml | ||
pubspec.yaml | ||
README.md |
graphql_server
Base package for implementing GraphQL servers.
You might prefer package:angel_graphql
,
the fastest way to implement GraphQL backends in Dart.