shrop / json-api-dart

JSON:API client for Dart/Flutter

Home Page:https://pub.dartlang.org/packages/json_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JSON:API client for Dart/Flutter

https://pub.dartlang.org/packages/json_api

License:MIT License


Languages

Language:Dart 100.0%