Hey, I don't seem to be seeing the same issue - but I have noticed this before when viewing Medium articles from some corporate networks (I assume they're blocking Gist), maybe it's this? Otherwise, in order they are:
users_endpoint.py - https://gist.github.com/jamescalam/94e80cf543511aa8a56a0ae03ee12c94
api_endpoints.py - https://gist.github.com/jamescalam/fed1c86fbc2b74eedde28618cbaf9f73#file-api_endpoints-py
users_get.py - https://gist.github.com/jamescalam/2e060d1d27dd82ce6339e367b67e60ee#file-users_get-py
parser.py - https://gist.github.com/jamescalam/60e8b80cf6b7db6ee3cf8c455c310275#file-parser-py
users_post.py - https://gist.github.com/jamescalam/a85a178fd257387b7140046a5ceea0ed#file-users_post-py
users_post2.py - https://gist.github.com/jamescalam/cca7a08699ed892457be55a69c5c52a8#file-users_post2-py
users_put.py - https://gist.github.com/jamescalam/80e28c599c052682db02bfec81658075#file-users_put-py
Let me know if that helps.