8000 GitHub - erictuvesson/textalk-gem: Textalk API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

erictuvesson/textalk-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textalk

Lightweight API for Textalk.

I do not use Textalk anymore, so won't update this gem, but will keep it around.

Usage

How to use my plugin.

Textalk::Article.list
Textalk::Article.set(1234567, {
  "attributes": {
    "12345": {
      sv: "Tillverkad av 82% Polyester och 18% Elastan.",
      en: "Made of 82% Polyester and 18% Elastane."
    }
  },
  "weight": 1000
})

Installation

Add this line to your application's Gemfile:

gem 'textalk'

And then execute:

$ bundle

Or install it yourself as:

$ gem install textalk

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

Textalk API

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0