Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.
/ unsplashed Public archive

Sample Project for my Blog Post on Charles Proxy

License

Notifications You must be signed in to change notification settings

rwgrier/unsplashed

Repository files navigation

Charles Proxy Primer Blog Post

Build Status

This project is to be used with my blog post which is a primer on using Charles Proxy.

How To Run

The project is in Swift 5 and on Xcode 11.x.

In order to run the sample project, you'll need an Unsplash developer account and an Application ID. You can apply for one here: Unsplash API. Once you have an Application ID, replace [YOUR APPLICATION ID HERE] on the line that says let clientKey: String = "[YOUR APPLICATION ID HERE]" in the PhotoDataSource.swift class file.

Without the developer account and Application ID, the code will compile, but when you run the app, you won't see any results. Only an error.

Creator

Ryan Grier
@rwgrier

License

This project are made available under the MIT license. See the LICENSE file for more info.

About

Sample Project for my Blog Post on Charles Proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages