Skip to content

Commit

Permalink
Update achieved goals
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Oct 27, 2023
1 parent 3e6c56c commit c5149a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Format: [JSON API 1.0](http://jsonapi.org/format/1.0/)

## :checkered_flag: Goals

* :heavy_check_mark: Be 100% JSON API spec conform
* :heavy_check_mark: Be open for new spec versions
* :heavy_check_mark: Handle/validate a server response body
* :heavy_check_mark: Handle/validate a client request body
* :heavy_check_mark: Offer an easy way to retrieve the data
* :heavy_check_mark: Allow extendability and injection of classes/models
* Be 100% JSON API spec conform
* Be open for new spec versions (see [#83](https://github.com/Art4/json-api-client/issues/83))
* Handle/validate a server response body
* Handle/validate a client request body
* Offer an easy way to retrieve the data
* Allow extendability and injection of classes/models

## :package: Install

Expand Down

0 comments on commit c5149a2

Please sign in to comment.