Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevincobain2000/listof
list of anything (Community driven list of anything) text :)
https://github.com/kevincobain2000/listof
List: listof
listof lists top-10 top-10-wiki top-list top-movies wiki wikipedia
Last synced: 3 months ago
JSON representation
list of anything (Community driven list of anything) text :)
- Host: GitHub
- URL: https://github.com/kevincobain2000/listof
- Owner: kevincobain2000
- License: mit
- Created: 2014-06-21T14:22:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T05:48:53.000Z (almost 8 years ago)
- Last Synced: 2024-05-22T11:12:04.055Z (6 months ago)
- Topics: listof, lists, top-10, top-10-wiki, top-list, top-movies, wiki, wikipedia
- Language: Ruby
- Homepage: http://kevincobain2000.github.io/listof
- Size: 1.81 MB
- Stars: 27
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Listof
### Solution
```
irb> Listof.find('us_states')
```## Installation
Add this line to your application's Gemfile:
gem 'listof', :git => 'https://github.com/kevincobain2000/listof', :branch => 'master'
And then execute:
$ bundle
Or install it yourself as:
$ gem install listof
## Usage
```
require 'listof'puts Listof.find("countries")
puts Listof.find("countries").to_json
puts Listof.find("occupations").to_yaml
puts Listof.find("top_movies").to_yaml
puts Listof.all().to_yaml
```## Glossary
- http://kevincobain2000.github.io/listof