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
- Join us in the **#taffy** chat room on the [CFML Slack](https://cfml-slack.herokuapp.com/)
10
+
11
+
# Documentation
12
+
13
+
Nobody has time to keep every framework and every dependency up to date. Sometimes you want to reference the old docs! That's why Taffy tries really hard to maintain our old docs and carry them forward with us. Below is a list of all version-specific Taffy docs releases.
14
+
15
+
<!--new_docs_links_here-->
16
+
17
+
-[v3.5.0](3.5.0.md)
18
+
-[v3.4.0](3.4.0.md)
19
+
-[v3.3.0](3.3.0.md)
20
+
-[v3.2.0](3.2.0.md)
21
+
-[v3.1.0](3.1.0.md)
22
+
-[v3.0.0](3.0.0.md)
23
+
-[v2.2.4](2.2.4.md)
24
+
-[v2.2.3](2.2.3.md)
25
+
-[v2.2.0](2.2.0.md)
26
+
-[v2.1.0](2.1.0.md)
27
+
-[v2.0.1](2.0.1.md)
28
+
-[v2.0.0](2.0.0.md)
29
+
30
+
# Other Resources
31
+
32
+
In 2012 I presented a comparison of REST frameworks for CFML at the cf.Objective() conference. [This is all of the source code I used to make that comparison, as well as my slides from the talk.](https://github.com/atuttle/CF-REST-Comparison#coldfusion-rest-comparison)
0 commit comments