Torrent Info
Title API Design Patterns, video edition
Category
Size 6.13GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
0 89.94KB
01-Part 1. Introduction.mp4 5.82MB
02-Chapter 1. Introduction to APIs.mp4 35.28MB
03-Chapter 1. What are resource-oriented APIs.mp4 74.19MB
04-Chapter 1. Expressive.mp4 71.29MB
05-Chapter 2. Introduction to API design patterns.mp4 75.24MB
06-Chapter 2. Why are API design patterns important.mp4 71.09MB
07-Chapter 2. Anatomy of an API design pattern.mp4 92.91MB
08-Chapter 2. Case study - Twapi, a Twitter-like API.mp4 42.96MB
09-Chapter 2. Exporting data.mp4 52.74MB
1 1.59KB
10 827.86KB
100 681.43KB
100-Chapter 24. Happiness vs. ubiquity.mp4 39.18MB
101 69.72KB
101-Chapter 25. Soft deletion.mp4 49.46MB
102 738.28KB
102-Chapter 25. Modifying standard methods.mp4 62.70MB
103 954.56KB
103-Chapter 25. Expiration.mp4 65.51MB
104 267.95KB
104-Chapter 26. Request deduplication.mp4 49.62MB
105 380.35KB
105-Chapter 26. Response caching.mp4 68.03MB
106 142.26KB
106-Chapter 27. Request validation.mp4 54.16MB
107 854.73KB
107-Chapter 27. External dependencies.mp4 33.86MB
108 731.42KB
108-Chapter 28. Resource revisions.mp4 58.23MB
109 860.89KB
109-Chapter 28. Creating revisions.mp4 60.24MB
10-Part 2. Design principles.mp4 3.85MB
11 980.88KB
110 358.00KB
110-Chapter 28. Restoring a previous revision.mp4 73.04MB
111 792.21KB
111-Chapter 29. Request retrial.mp4 48.63MB
112 201.11KB
112-Chapter 29. Server-specified retry timing.mp4 50.79MB
113 718.15KB
113-Chapter 29. Retry After.mp4 43.98MB
114 183.48KB
114-Chapter 30. Request authentication.mp4 65.75MB
115 276.28KB
115-Chapter 30. Implementation.mp4 40.51MB
116-Chapter 30. Request fingerprinting.mp4 41.13MB
117-Chapter 30. Including the signature.mp4 51.23MB
11-Chapter 3. Naming.mp4 59.96MB
12 728.88KB
12-Chapter 3. Language, grammar, and syntax.mp4 76.38MB
13 919.94KB
13-Chapter 3. Syntax.mp4 56.20MB
14 936.14KB
14-Chapter 3. Case study - What happens when you choose bad names.mp4 51.51MB
15 243.92KB
15-Chapter 4. Resource scope and hierarchy.mp4 45.87MB
16 253.97KB
16-Chapter 4. Types of relationships.mp4 34.74MB
17 280.77KB
17-Chapter 4. Choosing the right relationship.mp4 43.81MB
18 90.15KB
18-Chapter 4. References or in-line data.mp4 35.07MB
19 795.67KB
19-Chapter 4. Anti-patterns.mp4 51.76MB
2 321.37KB
20 990.09KB
20-Chapter 5. Data types and defaults.mp4 67.14MB
21 1000.76KB
21-Chapter 5. Booleans.mp4 52.86MB
22 635.66KB
22-Chapter 5. Bounds.mp4 57.08MB
23 883.88KB
23-Chapter 5. Strings.mp4 78.69MB
24 75.27KB
24-Chapter 5. Enumerations.mp4 75.09MB
25 259.12KB
25-Chapter 5. Maps.mp4 70.76MB
26 484.81KB
26-Part 3. Fundamentals.mp4 5.73MB
27 498.48KB
27-Chapter 6. Resource identification.mp4 52.16MB
28 1022.74KB
28-Chapter 6. Permanent.mp4 55.70MB
29 609.89KB
29-Chapter 6. What does a good identifier look like.mp4 58.36MB
3 518.33KB
30 711.43KB
30-Chapter 6. Checksums.mp4 63.31MB
31 729.46KB
31-Chapter 6. Implementation.mp4 68.22MB
32 813.57KB
32-Chapter 6. Tomb-stoning.mp4 65.00MB
33 102.41KB
33-Chapter 6. What about UUIDs.mp4 33.17MB
34 710.49KB
34-Chapter 7. Standard methods.mp4 78.49MB
35 307.19KB
35-Chapter 7. Idempotence and side effects.mp4 60.95MB
36 536.31KB
36-Chapter 7. List.mp4 75.59MB
37 813.38KB
37-Chapter 7. Update.mp4 31.29MB
38 46.93KB
38-Chapter 7. Replace.mp4 40.73MB
39 632.24KB
39-Chapter 8. Partial updates and retrievals.mp4 57.81MB
4 630.07KB
40 779.70KB
40-Chapter 8. Implementation.mp4 46.38MB
41 40.02KB
41-Chapter 8. Repeated fields.mp4 57.97MB
42 523.46KB
42-Chapter 8. Implicit field masks.mp4 57.56MB
43 753.27KB
43-Chapter 8. Trade-offs.mp4 49.35MB
44 658.78KB
44-Chapter 9. Custom methods.mp4 66.93MB
45 788.88KB
45-Chapter 9. Overview.mp4 38.30MB
46 34.34KB
46-Chapter 9. Resources vs. collections.mp4 71.10MB
47 197.25KB
47-Chapter 10. Long-running operations.mp4 47.39MB
48 412.21KB
48-Chapter 10. Implementation.mp4 49.05MB
49 447.79KB
49-Chapter 10. Resolution.mp4 46.81MB
5 631.06KB
50 938.49KB
50-Chapter 10. Error handling.mp4 64.21MB
51 31.11KB
51-Chapter 10. Pausing and resuming operations.mp4 36.33MB
52 822.93KB
52-Chapter 10. Persistence.mp4 43.46MB
53 212.12KB
53-Chapter 11. Rerunnable jobs.mp4 67.38MB
54 310.42KB
54-Chapter 11. The custom run method.mp4 61.21MB
55 877.35KB
55-Part 4. Resource relationships.mp4 8.23MB
56 859.73KB
56-Chapter 12. Singleton sub-resources.mp4 57.60MB
57 905.07KB
57-Chapter 12. Implementation.mp4 34.63MB
58 744.83KB
58-Chapter 12. Hierarchy.mp4 36.36MB
59 836.14KB
59-Chapter 13. Cross references.mp4 38.99MB
6 424.13KB
60 994.58KB
60-Chapter 13. Value vs. reference.mp4 29.65MB
61 148.14KB
61-Chapter 14. Association resources.mp4 51.33MB
62 269.96KB
62-Chapter 14. Uniqueness.mp4 53.03MB
63 475.41KB
63-Chapter 15. Add and remove custom methods.mp4 63.90MB
64 644.12KB
64-Chapter 16. Polymorphism.mp4 64.40MB
65 859.98KB
65-Chapter 16. Polymorphic structure.mp4 59.26MB
66 246.84KB
66-Chapter 16. Why not polymorphic methods.mp4 52.54MB
67 502.87KB
67-Part 5. Collective operations.mp4 7.80MB
68 688.53KB
68-Chapter 17. Copy and move.mp4 51.04MB
69 790.07KB
69-Chapter 17. Identifiers.mp4 52.37MB
7 782.06KB
70 987.46KB
70-Chapter 17. Related resources.mp4 59.49MB
71 212.75KB
71-Chapter 17. Inherited metadata.mp4 53.27MB
72 382.86KB
72-Chapter 17. Atomicity.mp4 44.72MB
73 562.89KB
73-Chapter 18. Batch operations.mp4 60.38MB
74 391.29KB
74-Chapter 18. Ordering of results.mp4 68.02MB
75 556.99KB
75-Chapter 18. Batch Delete.mp4 70.73MB
76 667.91KB
76-Chapter 19. Criteria-based deletion.mp4 55.79MB
77 976.34KB
77-Chapter 19. Validation only by default.mp4 69.91MB
78 381.15KB
78-Chapter 20. Anonymous writes.mp4 64.29MB
79 615.82KB
79-Chapter 20. Consistency.mp4 44.52MB
8 931.05KB
80 624.27KB
80-Chapter 21. Pagination.mp4 65.53MB
81 966.74KB
81-Chapter 21. Page tokens.mp4 53.18MB
82 198.89KB
82-Chapter 21. Total count.mp4 44.96MB
83 636.54KB
83-Chapter 22. Filtering.mp4 31.16MB
84 137.79KB
84-Chapter 22. Structure.mp4 35.93MB
85 44.04KB
85-Chapter 22. Filter syntax and behavior - Part 1.mp4 62.48MB
86 286.66KB
86-Chapter 22. Filter syntax and behavior - Part 2.mp4 74.51MB
87 493.95KB
87-Chapter 22. Filter syntax and behavior - Part 3.mp4 50.45MB
88 945.37KB
88-Chapter 23. Importing and exporting.mp4 48.40MB
89 20.10KB
89-Chapter 23. Implementation.mp4 54.12MB
9 501.73KB
90 193.20KB
90-Chapter 23. Consistency.mp4 70.75MB
91 556.01KB
91-Chapter 23. Failures and retries.mp4 56.97MB
92 42.29KB
92-Chapter 23. Filtering and field masks.mp4 55.14MB
93 890.70KB
93-Part 6. Safety and security.mp4 6.30MB
94 276.15KB
94-Chapter 24. Versioning and compatibility.mp4 44.08MB
95 501.82KB
95-Chapter 24. Defining backward compatibility - Part 1.mp4 64.31MB
96 838.98KB
96-Chapter 24. Defining backward compatibility - Part 2.mp4 83.00MB
97 7.04KB
97-Chapter 24. Implementation.mp4 78.38MB
98 719.36KB
98-Chapter 24. Semantic versioning.mp4 47.06MB
99 650.66KB
99-Chapter 24. Trade-offs.mp4 50.63MB
TutsNode.com.txt 63B
Distribution statistics by country
Ethiopia (ET) 3
United States (US) 3
South Africa (ZA) 2
Italy (IT) 1
United Kingdom (GB) 1
Russia (RU) 1
Romania (RO) 1
Total 12
IP List List of IP addresses which were distributed this torrent