hyp
hyp copied to clipboard
Partial JSON API implementation in Python
I am trying to learn Python, I want to make a simple JSON API backend for private project "PassMan" (yeah, a password manager) In my virtualenv I have: ``` (env)...
Hi I like your implementation on serializing jsonapi, i was just wondering on which previous version does this comply to ?? thanks !
Hey there! I just wanted to let you know that JSON API has hit RC3, and we'd like client libraries to start implementing it like it was 1.0, as a...