Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-taylor/api_engine_base
https://github.com/matt-taylor/api_engine_base
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matt-taylor/api_engine_base
- Owner: matt-taylor
- License: mit
- Created: 2024-12-28T05:39:57.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T06:05:07.000Z (10 days ago)
- Last Synced: 2024-12-28T07:18:14.581Z (10 days ago)
- Language: Ruby
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# ApiEngineBase
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem "api_engine_base"
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install api_engine_base
```## 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).