An open API service indexing awesome lists of open source software.

https://github.com/anujdutt9/ios-networking

Networking in iOS using REST API.
https://github.com/anujdutt9/ios-networking

flask-application ios-networking python3 rest-api swift5

Last synced: 3 months ago
JSON representation

Networking in iOS using REST API.

Awesome Lists containing this project

README

        

# iOS-Networking

***This repository contains the iOS app code for communicating with a REST API for networking like sending/recieving data in JSON format. The Python Flask application is used to host a sample REST service for performing some action and return some results.***

# Requirements

**1.** XCode 10+

**2.** MacBook

**3.** Python 3+

**4.** Flask