33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
<img alt="Taffy Logo" src="https://taffy.io/images/logo.png" style="max-width: 300px" />
|
|
|
|
# Taffy
|
|
|
|
The REST Web Service framework for ColdFusion and Lucee
|
|
|
|
- [Download Taffy 3.3.0.zip](https://github.com/atuttle/Taffy/archive/v3.3.0.zip)
|
|
- [GitHub](https://github.com/atuttle/Taffy)
|
|
- Join us in the **#taffy** chat room on the [CFML Slack](https://cfml-slack.herokuapp.com/)
|
|
|
|
# Documentation
|
|
|
|
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.
|
|
|
|
<!--new_docs_links_here-->
|
|
|
|
- [v3.5.0](3.5.0.md)
|
|
- [v3.4.0](3.4.0.md)
|
|
- [v3.3.0](3.3.0.md)
|
|
- [v3.2.0](3.2.0.md)
|
|
- [v3.1.0](3.1.0.md)
|
|
- [v3.0.0](3.0.0.md)
|
|
- [v2.2.4](2.2.4.md)
|
|
- [v2.2.3](2.2.3.md)
|
|
- [v2.2.0](2.2.0.md)
|
|
- [v2.1.0](2.1.0.md)
|
|
- [v2.0.1](2.0.1.md)
|
|
- [v2.0.0](2.0.0.md)
|
|
|
|
# Other Resources
|
|
|
|
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)
|