JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests. JSON:API is designed to minimize both the number ...
The goal of this library is to provide and ember-data style ORM for python applications. The plan is to develop it inline with the [rest\_framework\_ember](https ...