P5-webservice-basecamp

Jul 20, 2023

Perl interface to the Basecamp API webservice

Basecamp is a web based project collaboration tool that makes it simple to communicate and collaborate on projects. Basecamp is built on the Ruby on Rails platform but provides a webservice API to many of the application functions. WebServiceBasecamp is a Perl interface to the Basecamp web service API.

For more information on Basecamp, visit the Basecamp website. http//www.basecamphq.com.

This module does much of the heavy lifting for you when accessing the Basecamp API. Once initialising a WebServiceBasecamp object you can access the API function via method calls. The module takes care of the creation and parsing of the XML using XMLSimple that relays the data across the web service, however there is an option to access the XML directly see new.

The documentation for this module is based on the Basecamp API docs available at http//www.basecamphq.com/api. It is recommended you read the official docs to become familiar with the data reference.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)