Skip to content

majdiCalboussi/apigility-music-api

 
 

Repository files navigation

Apigility Tutorial Application

See Create a RESTful API with Apigility on techPortal.

Installation

  • Clone or download this repository
  • $ composer.phar install
  • Copy data/music.db.dist to data/music.db
  • run $ php public/index.php development enable

Run

  • php -S 0:8080 -t public/ public/index.php
  • curl -s -H "Accept: application/vnd.music.v1+json" http:https://localhost:8080/albums

About

A simple Apigility API to view music albums

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Puppet 44.2%
  • Ruby 36.2%
  • Shell 9.8%
  • Perl 4.9%
  • HTML 2.4%
  • PHP 2.3%
  • Other 0.2%