Skip to content

This is an implementation of the Bandsintown public API. This is a good start point for people looking to implement an events section in their website or mobile app.

Notifications You must be signed in to change notification settings

dhavhid/php-bandsintown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

INSTALLATION

Put this file into a web reachable folder or any folder if you plan to run it through the command line.

Ways of use:

1. From web realm: http://localhost/bandsintown.php?artist_name=Alicia%20Keys
2. From CLI: php bandsintown.php Alicia Keys

The return value is a JSON object with all of the events found for the artist.

About

This is an implementation of the Bandsintown public API. This is a good start point for people looking to implement an events section in their website or mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages