Skip to content

A comparison of ColdFusion RESTful Web Service creation frameworks and native functionality

Notifications You must be signed in to change notification settings

atuttle/CF-REST-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColdFusion REST Comparison

This repo is a collection of sample REST API's implemented using various frameworks for ColdFusion.

  • CF10's native REST functionality
  • ColdBox: Relax
  • Mach-II (1.9 bleeding edge release)
  • Powernap
  • Relaxation
  • Taffy

The same model is reused throughout all examples.

Database

I'm using MySQL for the purposes of my presentation, but there's no reason it shouldn't be able to run on MSSQL/etc.

(Table create + populate scripts are provided for MySQL and MSSQL in the "sql" folder.)

Presentation

I've created this repo as part of a presentation for CFObjective 2012 on this topic. The slide deck is also included in the repo (in _slides), and makes use of the awesome Reveal.js presentation library.

About

A comparison of ColdFusion RESTful Web Service creation frameworks and native functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages