Skip to content

fess89/marketing_api_gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketing_api_gem

The gem is used as a remote API (using Net::HTTP) for the service called marketing (https://github.com/fess89/marketing).

Installation for production

gem install marketing_api

or

git clone https://github.com/fess89/marketing_api_gem .
rake build

Installation for testing

mkdir marketing_api_gem
cd marketing_api_gem
git clone https://github.com/fess89/marketing_api_gem .
bundle install

Testing

rake 

About

Remote API for the "marketing" service, RSpec tests included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages