json_api 4.0.0-dev.0 copy "json_api: ^4.0.0-dev.0" to clipboard
json_api: ^4.0.0-dev.0 copied to clipboard

outdated

JSON:API Client for Flutter, Web and VM. Supports JSON:API v1.0 (http://jsonapi.org)

JSON:API is a specification for building APIs in JSON.

This package consists of several libraries:

  • The Client to make requests to JSON:API servers
  • The Server which is still under development
  • The Document model for resources, relationships, identifiers, etc
  • The Query to build and parse the query parameters (pagination, sorting, etc)
  • The URL Design to build and match URLs for resources, collections, and relationships
34
likes
0
pub points
80%
popularity

Publisher

verified publisherkarapetov.com

JSON:API Client for Flutter, Web and VM. Supports JSON:API v1.0 (http://jsonapi.org)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on json_api