https://github.com/work-design/rails_douyin
抖音开放平台对接
https://github.com/work-design/rails_douyin
Last synced: about 1 year ago
JSON representation
抖音开放平台对接
- Host: GitHub
- URL: https://github.com/work-design/rails_douyin
- Owner: work-design
- License: mit
- Created: 2023-08-05T02:04:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T12:57:55.000Z (about 1 year ago)
- Last Synced: 2025-05-21T13:59:11.158Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RailsDouyin
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "rails_douyin"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_douyin
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).