You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-17Lines changed: 0 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,5 @@
1
1
# SPTDataLoader
2
2
3
-
```
4
-
Project : SPTDataLoader ObjC HTTP Library
5
-
Maintainer : Will Sackfield <sackfield@spotify.com>
6
-
System : client
7
-
Dependencies:
8
-
Environment : Objective-C
9
-
Categories :
10
-
[ ] Infrastructure
11
-
[ ] Database Maintenance
12
-
[ ] Shared Library
13
-
[ ] Media Data Processing
14
-
[ ] Meta Data Processing
15
-
[ ] Deep Server
16
-
[ ] Shallow Server
17
-
[X] Client
18
-
```
19
-
20
3
## DESCRIPTION
21
4
Authentication and back-off logic is a pain, let's do it once and forget about it! This is a library that allows you to centralise this logic and forget about the ugly parts of making HTTP requests.
0 commit comments