OnDemandAPIKeyExample

API key storage example

This Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps.

GitHub

25 stars
1 watching
1 forks
Language: Swift
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
ccontavalli/ssh-ident Automates loading and reuse of SSH keys across multiple hosts and projects. 965
jindulys/githubpilot A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. 55
deephacks/lmdbjni A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. 204
kodecocodes/swiftui-example-app-koober Porting an iOS app from UIKit to SwiftUI as part of experimental architecture development 59
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 747
andrewcbancroft/blogidealist-swiftui Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app 71
zackshapiro/swiftuiairtabledemo Demonstrates integration of SwiftUI and Airtable for storing and displaying data 146
ankurp/cent Extensions for Swift Standard Types and Classes providing useful functional programming helper methods. 227
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
delba/swiftyoauth An OAuth library for iOS with a built-in set of providers and tools to handle authorization requests. 478
divvun/giellakbd-ios An open source reimplementation of the native iOS keyboard with support for localised keyboards and minority languages. 30
swiftyvk/swiftyvk An iOS and macOS library for interacting with the VK API using Swift 256
jazzychad/icloudcoredatastarter An example iOS project demonstrating integration of Core Data, iCloud syncing, and collection views with a diffable data source. 536
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22