Skip to content

htmlpdfapi/hpa_rails_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 4.1 sample application on using hpa-ruby gem

Clone repository

$ git clone https://github.com/htmlpdfapi/hpa_rails_example.git
$ cd hpa_example
$ bundle install

Set your api token ( create a user account at HTML PDF API in order to get your token ) inside config/application.rb

Hpa.api_token = "<your token>"

Run server

$ rails s

About

Sample Rails application for hpa-ruby gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published