Skip to content

Commit 72618c3

Browse files
committed
fix missing documentation
1 parent 161e71c commit 72618c3

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/readme.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<img alt="Taffy Logo" src="https://taffy.io/images/logo.png" style="max-width: 300px" />
2+
3+
# Taffy
4+
5+
The REST Web Service framework for ColdFusion and Lucee
6+
7+
- [Download Taffy 3.3.0.zip](https://github.com/atuttle/Taffy/archive/v3.3.0.zip)
8+
- [GitHub](https://github.com/atuttle/Taffy)
9+
- 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

Comments
 (0)