https://github.com/petrosdemetrakopoulos/restapimanagertutorial
Complete code of a tutorial for a REST API manager in Swift
https://github.com/petrosdemetrakopoulos/restapimanagertutorial
api-client ios swift tutorial
Last synced: about 2 months ago
JSON representation
Complete code of a tutorial for a REST API manager in Swift
- Host: GitHub
- URL: https://github.com/petrosdemetrakopoulos/restapimanagertutorial
- Owner: petrosDemetrakopoulos
- License: mit
- Created: 2016-12-30T16:26:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T14:23:50.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T04:01:37.495Z (3 months ago)
- Topics: api-client, ios, swift, tutorial
- Language: Swift
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RESTAPIManagerTutorial
The completed project of the tutorial.
Tutorial link:
https://medium.com/@petrosdemetrakopoulos/creating-a-rest-api-manager-in-swift-4cd610699bed#.25kn3q4shDo not forget to run "pod install" before you run the project.