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.
- Host: GitHub
- URL: https://github.com/anujdutt9/ios-networking
- Owner: anujdutt9
- Created: 2019-07-19T20:06:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T23:55:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T10:13:17.122Z (5 months ago)
- Topics: flask-application, ios-networking, python3, rest-api, swift5
- Language: Python
- Homepage:
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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