Skip to content

Commit d967d0d

Browse files
authored
Merge pull request json-api#1451 from NilssonPL/patch-1
Add json api smart to python client libraries
2 parents 241f31f + 4d57cf0 commit d967d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ and writing of JSON:API documents.
135135
* [jsonapi-requests](https://github.com/socialwifi/jsonapi-requests/) Simple and fun high-level JSONAPI client for Python. Contains ORM which makes consuming the API even easier, in a DRY manner. It has a low-level API similar to requests as well, which gives you all the flexibility that you may need.
136136
* [jsonapi-client](https://github.com/qvantel/jsonapi-client) Comprehensive yet easy-to-use, pythonic, ORM-like access to JSON:API services
137137
* [json-api-doc](https://github.com/noplay/json-api-doc) JSON:API parser returning a simple Python dictionary
138+
* [json-api-smart](https://github.com/NilssonPL/json-api-smart) JSON:API with an ORM interface
138139

139140
### <a href="#client-libraries-elixir" id="client-libraries-elixir" class="headerlink"></a> Elixir
140141

0 commit comments

Comments
 (0)