https://github.com/shalithacell/simple-rest-call-objective-c
Simple rest call app for iOS devices using Objective -c and Xcode 10.
https://github.com/shalithacell/simple-rest-call-objective-c
best-practices objective-c rest-api tableviewcontrollers
Last synced: about 1 year ago
JSON representation
Simple rest call app for iOS devices using Objective -c and Xcode 10.
- Host: GitHub
- URL: https://github.com/shalithacell/simple-rest-call-objective-c
- Owner: ShalithaCell
- License: mit
- Created: 2019-04-30T04:16:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T08:11:30.000Z (about 7 years ago)
- Last Synced: 2025-02-06T04:44:19.959Z (over 1 year ago)
- Topics: best-practices, objective-c, rest-api, tableviewcontrollers
- Language: Objective-C
- Homepage:
- Size: 2.82 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-Rest-Call-Objective-c
Simple rest call app for iOS devices using Objective -c and Xcode 10. Created for Practice TableViewController and RestCall.
---
# Purpose
The purpose of this project is for best practice UITableViewController and Rest Call using NSURLSession.
# How to use
1. Download or Clone the source
2. Open the project in XCode
3. Run
# Reference
Rest call API - [https://api.openbrewerydb.org/breweries?by_name=cooper](https://api.openbrewerydb.org/breweries?by_name=cooper)
# Contribute
The best way to contribute is by spreading the word about the library:
* Blog it
* Comment it
* Fork it
* Star it
* Share it
A **HUGE THANKS** for your help.