Skip to content

phprest/phprest-sample-heroku-app

Repository files navigation

Phprest Sample Heroku App

Author Software License

Deploy

Demo

phprest.herokuapp.com/docs

Api docs screenshot

Api docs

Of course you can send curl requests too:

curl -X GET --header "Accept: */*" phprest.herokuapp.com/camera

Installation

  • Install Heroku Toolbelt
  • heroku login
  • git clone https://github.com/phprest/phprest-sample-heroku-app.git
  • cd phprest-sample-heroku-app
  • heroku create yourappname
  • heroku addons:add cleardb:ignite
  • git push heroku master
  • heroku run composer init-phprest-sample

About

Phprest Sample Project as a Heroku App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published