Skip to content

akashbavlecha/ColdFusion-APIs-and-the-REST-is-easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building APIs with Adobe ColdFusion and the REST is easy

This is the demo code used in presentation at the ColdFusion D.C. Summit.

  • api
    This is the API app. It is meant to run on ColdFusion 2016 and requires the art_gallery Apache Derby DB to run wright out of the box
  • client
    This is a basic HTML / JavaScript SPA that connects via the API for all CRUD operations.

Conferences

  • ColdFusion DC Summit 2017

About

Building APIs with Adobe ColdFusion and the REST is easy Presentation code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ColdFusion 45.8%
  • JavaScript 36.4%
  • HTML 17.8%