JService
A set of simple trivia service that serves the answers/questions pulled from jArchive
Install / Use
/learn @sottenad/JServiceREADME
Jservice.io is no longer running
Sorry for the inconvenience.
Requirements
- Ruby 3.1+
- Postgres
Installation
- clone this repo
- In terminal, cd into the directory you cloned into
- run
bundle install - set up the database:
- run postgres
createuser -P -d steveo(passwordstepheno)rails db:createrake db:create
- run
rails s - run
rake 'get_clues[1,38]'-- NOTE: this will grab approx 200K clues and takes hours. The arguments here are the range of season you want to grab. You can save some time and grab selected seasons by doing something likerake get_clues[20,31], which would only get seasons 20 through 31 - visit
http://localhost:3000/api/randomor viewconfig\routes.rbfile for more - shoot me a pull request to the readme with your app in the wild!
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
