{"id":27394452,"url":"https://github.com/tlcheah2/stoic-quote-express-public-api","last_synced_at":"2026-04-10T13:31:15.213Z","repository":{"id":47139916,"uuid":"405554595","full_name":"tlcheah2/stoic-quote-express-public-api","owner":"tlcheah2","description":"Stoicism Quote Public API","archived":false,"fork":false,"pushed_at":"2026-03-22T06:55:02.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-22T21:46:10.048Z","etag":null,"topics":["aws","aws-ecr","aws-ecs","buddy","docker","expressjs","nodejs","stoicism"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tlcheah2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-09-12T05:23:55.000Z","updated_at":"2026-03-22T06:55:06.000Z","dependencies_parsed_at":"2025-04-13T22:17:54.264Z","dependency_job_id":null,"html_url":"https://github.com/tlcheah2/stoic-quote-express-public-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tlcheah2/stoic-quote-express-public-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlcheah2%2Fstoic-quote-express-public-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlcheah2%2Fstoic-quote-express-public-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlcheah2%2Fstoic-quote-express-public-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlcheah2%2Fstoic-quote-express-public-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlcheah2","download_url":"https://codeload.github.com/tlcheah2/stoic-quote-express-public-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlcheah2%2Fstoic-quote-express-public-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","aws-ecr","aws-ecs","buddy","docker","expressjs","nodejs","stoicism"],"created_at":"2025-04-13T22:17:48.074Z","updated_at":"2026-04-10T13:31:15.206Z","avatar_url":"https://github.com/tlcheah2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stoicism Quote API Documentation\n\nThis repository is rebuilt using different tech-stack for learning and experimental purposes. The [original repo](https://github.com/tlcheah2/stoic-quote-lambda-public-api) was mainly built with AWS Serverless Framework. \n\nHowever, I intend to explore the ECR, ECS and other DevOps practice with this simple Express App.\n\n## Introduction\nThis API generates stoicism quotes to help you live a better life using Stoicism wisdom.\n\n## Overview\nAt this moment, this GET API returns data in the body as a JSON with the `author` and `quote`.\n\n## Usage\nGET https://stoic.tekloon.net/stoic-quote\n\nThe request takes no parameters, headers or query strings.\n\n## Example\n`curl -X GET https://stoic.tekloon.net/stoic-quote`\n\nGenerates:\n```\n{\n  \"data\": {\n    \"author\":\"Ryan Holiday\",\n    \"quote\":\"True will is quiet humility, resilience, and flexibility; the other kind of will is weakness disguised by bluster and ambition.\"\n  }\n}\n```\n\n## Tech Stack used for this project\n- ExpressJS\n- MongoDB Atlas\n- Docker\n- ECR - Where we build docker images \u0026 save in AWS\n- ECS - Where we run docker containerized app\n- CI/CD using [Buddy](buddy.works)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlcheah2%2Fstoic-quote-express-public-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlcheah2%2Fstoic-quote-express-public-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlcheah2%2Fstoic-quote-express-public-api/lists"}