Launching a Python Webserver for Mobile Developmentby@davidgg
434 reads

Launching a Python Webserver for Mobile Development

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

To launch the local webserver, we can use Debian or macOS to launch the webserver. For example, we might want to check the network layer of our mobile app and parse the response to our DTO models while the backend part is still under development. There are many useful solutions for these tasks (such as mockoon or postman) However, in this article, we are going to build our own solution to these tasks. In this tutorial, I will use Debian on Windows through WSL, though the vast majority of the commands are also applicable to the macOS ecosystem.

Company Mentioned

Mention Thumbnail
featured image - Launching a Python Webserver for Mobile Development
David Grigoryan HackerNoon profile picture

@davidgg

David Grigoryan

Senior Software Engineer / iOS Developer


Receive Stories from @davidgg

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!