Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazumoto/api_modules
https://github.com/yazumoto/api_modules
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yazumoto/api_modules
- Owner: yazumoto
- License: mit
- Created: 2019-02-13T09:36:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T20:10:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T04:36:36.285Z (3 months ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# ApiModules
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem 'api_modules'
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install api_modules
```## 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).