https://github.com/owlinux1000/wekan-ruby
Library for Wekan RESTful API
https://github.com/owlinux1000/wekan-ruby
Last synced: about 1 month ago
JSON representation
Library for Wekan RESTful API
- Host: GitHub
- URL: https://github.com/owlinux1000/wekan-ruby
- Owner: owlinux1000
- License: mit
- Created: 2018-08-01T14:02:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T14:03:07.000Z (almost 8 years ago)
- Last Synced: 2025-03-06T00:26:12.887Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Wekan-Ruby
Library for Wekan RESTful API.
## Install
```
$ gem install wekan
```
## Example(TBA)
```
```
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).