Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

json_api 8.1.0 copy "json_api: ^8.1.0" to clipboard
json_api: ^8.1.0 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