Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

Eventful CFC
Project Home Known Issues Contact Project

Author: Jimmy Winter (All RIAForge projects by this author)
Last Updated: December 9, 2008 12:56 PM
Version: .8
Views: 5,523
Downloads: 242
License: Apache License, Version 2

Description:

This CFC includes basic access to the Eventful/EVDB API.

I have used this CFC to distribute concert information added to Music Arsenal as well as a coule of small implementations. Once a string is passed to the EVDB REST API this component parses the results and returns as a struct.

Methods included are:
/users/login
/events/search
/events/new
/events/modify
/events/get
/events/withdraw
/venues/new
/venues/modify
/venues/get
/venues/withdraw
/venues/search

Eventful Developer API information and key signup available at:
http://api.eventful.com/

Example cfm document included.

Requirements:

ColdFusion 6+
Eventful API Application key

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.