json_api 9.0.0-alpha.6 copy "json_api: ^9.0.0-alpha.6" to clipboard
json_api: ^9.0.0-alpha.6 copied to clipboard

A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org)

example/README.md

The client and server examples are meant to run together.

  • Open a new terminal window and run dart server.dart
  • While the server is running, open another window and run dart client.dart
34
likes
160
pub points
80%
popularity

Publisher

verified publisherkarapetov.com

A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http_interop, http_interop_middleware, http_parser

More

Packages that depend on json_api