RELAX = RESTFul Tools For Lazy Experts!
What is Relax? ColdBox Relax is a set of RESTFul tools for lazy experts. We pride ourselves in helping you (the developer) work smarter and ColdBox Relax is a tool to help you document your projects faster. ColdBox Relax provides you with the necessary tools to automagically model, document and test your RESTFul services. One can think of ColdBox Relax as a way to describe RESTFul web services, test RESTFul web services, monitor RESTFul web services and document RESTFul web services–all while you relax!
##LICENSE Apache License, Version 2.0.
##IMPORTANT LINKS
- http://github.com/coldbox/coldbox-relax
- https://ortussolutions.atlassian.net/browse/RELAX
- http://wiki.coldbox.org/wiki/Projects:Relax.cfm
- http://blog.coldbox.org/archives.cfm/category/codedepot
##SYSTEM REQUIREMENTS
- Lucee 4.5+
- Railo 4+
- ColdFusion 9+
Just drop into your modules folder or use the box-cli to install
box install relax
You will need to update the your ColdBox.cfc
with a relax
structure with your preferred settings for Relax.
relax = {
// The location of the relaxed APIs, defaults to models.resources
APILocation = "models.resources",
// Default API to load, name of the directory inside of resources
defaultAPI = "myapi",
// History stack size, the number of history items to track in the RelaxURL
maxHistory = 10
};
You can look at the samples inside of this module under the models/resources
directory. To start you can copy the Relax.cfc
into your own project folder and then start spicing up the API via the RelaxDSL methods.
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.coldbox.org | www.luismajano.com | www.ortussolutions.com
####HONOR GOES TO GOD ABOVE ALL Because of His grace, this project exists. If you don't like this, then don't read it, its not for you.
"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ: By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God. And not only so, but we glory in tribulations also: knowing that tribulation worketh patience; And patience, experience; and experience, hope: And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us. ." Romans 5:5
###THE DAILY BREAD
"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12