# MKSG-MugunthKumar/MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices

Repository: https://github.com/MKSG-MugunthKumar/MKNetworkKit
Canonical: https://ross.abutalabs.com/products/mknetworkkit
Homepage: http://mk.sg/8w
Language: Objective-C
License Family: other
Archived: true
Last push: 2017-05-29T12:46:21+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5395, "days_push": 3383, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3030, forks 743 (observed 2026-08-28T04:07:38.895698+00:00)

## What it is
MKNetworkKit is an Objective-C networking framework for iOS 8+ built on NSURLSession, providing built-in authentication and HTTP 1.1 caching standards support. It simplifies HTTP requests, caching, and reachability handling in iOS apps.

## Use cases
- make http requests from an ios app in objective-c
- add http 1.1 compliant caching to ios networking
- handle authentication in ios network calls
- queue and manage network operations on ios
- offline caching of api responses on iphone

## When to choose
- maintaining a legacy Objective-C iOS codebase already using MKNetworkKit
- you need NSURLSession-based networking with built-in HTTP caching on old iOS versions

## When to avoid
- starting a new iOS project - use Alamofire, URLSession directly, or Swift concurrency
- you need Swift-native networking or modern async/await APIs
- the project appears unmaintained with no license file and last release in 2017

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, caching, auth, middleware
- domain: mobile-development, networking, apis
- platform: -
- tags: objective-c, nsurlsession, http-caching, networking-framework, legacy, ios, mobile

## Member repositories
- MKSG-MugunthKumar/MKNetworkKit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.895698+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:49.463021+00:00, confidence not recorded.
  - homepage: http://mk.sg/8w (fetched 2026-08-29T09:44:43.181790+00:00, sha 6667a8ddfd67)
  - site_page: https://mk.sg/about (fetched 2026-08-29T09:44:43.190619+00:00, sha aa86467678e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
