Contribute Media
A thank you to everyone who makes this possible: Read More

APIs made for mobile networks

Summary

The Python and web development communities have gotten pretty good at writing REST APIs for browsers and desktop clients. But porting that to the high-latency wild-west of mobile networks requires a paradigm shift. Learn how you can speed up your mobile API using proven technologies - and avoid writing your own protocol!

Details

Improve this page