{"id":22955144,"url":"https://github.com/tuukkaviitanen/daily-quote-api","last_synced_at":"2026-04-18T04:32:55.515Z","repository":{"id":254907330,"uuid":"847795192","full_name":"tuukkaviitanen/daily-quote-api","owner":"tuukkaviitanen","description":"Simple daily quote API created using Rust (formerly Go), but with a small twist","archived":false,"fork":false,"pushed_at":"2025-10-18T20:13:24.000Z","size":10276,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T11:44:54.641Z","etag":null,"topics":["docker","github-actions","go","rust","sqlite","swagger-ui"],"latest_commit_sha":null,"homepage":"https://daily-quote-api.tuukka.net","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuukkaviitanen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-26T15:02:41.000Z","updated_at":"2025-10-18T20:12:30.000Z","dependencies_parsed_at":"2024-11-21T14:20:59.356Z","dependency_job_id":"6b36daf7-8e82-4a43-9219-90e81f2ba2b8","html_url":"https://github.com/tuukkaviitanen/daily-quote-api","commit_stats":null,"previous_names":["tuukkaviitanen/daily-quote-api"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tuukkaviitanen/daily-quote-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuukkaviitanen%2Fdaily-quote-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuukkaviitanen%2Fdaily-quote-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuukkaviitanen%2Fdaily-quote-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuukkaviitanen%2Fdaily-quote-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuukkaviitanen","download_url":"https://codeload.github.com/tuukkaviitanen/daily-quote-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuukkaviitanen%2Fdaily-quote-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","github-actions","go","rust","sqlite","swagger-ui"],"created_at":"2024-12-14T16:28:03.178Z","updated_at":"2026-04-18T04:32:55.484Z","avatar_url":"https://github.com/tuukkaviitanen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Quote API\n\n\u003e API that provides your daily quotes, with a twist\n\nTry it out the interactive documentation live at https://daily-quote-api.tuukka.net\n\nThis is the new [Rust](https://rust-lang.org/) implementation. See the `go-implementation` branch for the original in [Go](https://go.dev/), which was my first Go project, so it has quite a lot of my thoughts documented in the README.\n\n## Summary\n\n- By default, the [`/quote`](https://daily-quote-api.tuukka.net/quote) endpoint returns the daily quote that refreshes every midnight (UTC)\n- In addition, the client can set the `of_-_the` query parameter, to request the quote of other time units\n  - For example [`/quote?of_the=week`](https://daily-quote-api.tuukka.net/quote?of_the=week),  [`/quote?of_the=fortnight`](https://daily-quote-api.tuukka.net/quote?of_the=fortnight) or [`/quote?of_the=second`](https://daily-quote-api.tuukka.net/quote?of_the=second)\n- See the [OpenAPI](https://swagger.io/specification/) documentation from the integrated [Swagger UI](https://swagger.io/tools/swagger-ui/) tool at https://daily-quote-api.tuukka.net\n  - The API can be tested there with the list of all `of_the` parameter options\n\n## Technical summary\n\n- The API is written in [Rust](https://rust-lang.org/)\n- The quotes themselves are from this dataset: https://www.kaggle.com/datasets/abhishekvermasg1/goodreads-quotes\n  - I removed likes and tags manually as they aren't needed\n- The quotes are stored in an [SQLite](https://www.sqlite.org/) database\n- [Swagger UI](https://swagger.io/tools/swagger-ui/) is built into to application for easy access\n- All of this is built into a single [Docker image](https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-an-image/) with the size of only around ~22 MB (while the Go implementation in a scratch base image was around 30 MB)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuukkaviitanen%2Fdaily-quote-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuukkaviitanen%2Fdaily-quote-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuukkaviitanen%2Fdaily-quote-api/lists"}