https://github.com/oyvinddd/trivia-api
API for the trivia app
https://github.com/oyvinddd/trivia-api
Last synced: 12 months ago
JSON representation
API for the trivia app
- Host: GitHub
- URL: https://github.com/oyvinddd/trivia-api
- Owner: oyvinddd
- Created: 2022-04-20T14:03:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T21:50:42.000Z (about 4 years ago)
- Last Synced: 2025-06-01T07:52:22.577Z (about 1 year ago)
- Language: Go
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trivia API
## API
Our own API layer for fetching questions from Firebase.
## Scraper
Scrape questions from the Open Trivia DB API and store them in a CSV file.
## Links
* [Firebase Dashboard](https://console.firebase.google.com/u/0/project/trivia-7e321/overview)