I am trying to learn about Rest API and I see that Coldfusion supports Rest Services. I am new to all of this. I have registered a rest service and it seems to work. Is this the same as REST API that I see referenced on other sites?
I see a lot of sites that have an API have very similar documentation that looks something like:
![API documentation]()
How is this created? Are there tools to do this?
Thank you for any help that you can provide regarding creating REST APIs and documenting them. My website is written using Lucee (Coldfusion) and connects to a MySQL database.