Community

Mapping RESTful Resource URIs Onto URL Parameters And Server-Side Events

(Ben Nadel) When I think about implementing a RESTful API, my philosophical understanding is very simple: RESTful URLs need to be mapped onto a collection of URL parameters and an event type that is processed by my ColdFusion application.

Read More - Register for Free Membership