{"id":19002282,"url":"https://github.com/jboirazian/shorturlcpp","last_synced_at":"2026-06-18T06:32:27.783Z","repository":{"id":213983656,"uuid":"735403006","full_name":"jboirazian/shorturlcpp","owner":"jboirazian","description":"A tinyurl dashboard that uses C++ and HTMX ","archived":false,"fork":false,"pushed_at":"2023-12-25T15:26:08.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T13:43:21.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/jboirazian.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}},"created_at":"2023-12-24T19:47:20.000Z","updated_at":"2023-12-25T15:22:07.000Z","dependencies_parsed_at":"2025-02-21T13:40:48.545Z","dependency_job_id":"b95f69a8-a84d-4466-8a9d-aca7aa9cc329","html_url":"https://github.com/jboirazian/shorturlcpp","commit_stats":null,"previous_names":["jboirazian/shorturlcpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jboirazian/shorturlcpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboirazian%2Fshorturlcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboirazian%2Fshorturlcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboirazian%2Fshorturlcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboirazian%2Fshorturlcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboirazian","download_url":"https://codeload.github.com/jboirazian/shorturlcpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboirazian%2Fshorturlcpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34479553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-11-08T18:14:31.869Z","updated_at":"2026-06-18T06:32:27.760Z","avatar_url":"https://github.com/jboirazian.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shorturlcpp\nA tinyurl dashboard that uses C++ and HTMX \n\n\n## Prerequisites\n\nBefore running the program, make sure you have the following:\n\n- g++ (GNU C++ compiler)\n- libpthread (POSIX threads library)\n- libjsoncpp (JSON library for C++)\n- libcurl (URL transfer library)\n- TinyURL API token (Get it from [TinyURL Developer](https://tinyurl.com/tools/apideveloper))\n\n## Building\n\nTo build the ShortURLCPP executable, run the following command:\n\n```bash\nmake\n```\n\nThis will compile the program using g++ with the necessary flags.\n\n## Set TinyURL API Token\n\nExport your TinyURL API token as an environment variable:\n\n```bash\nexport TINYURL_TOKEN=YOUR_TOKEN_HERE\n```\n\nReplace `YOUR_TOKEN_HERE` with your actual TinyURL API token.\n\n## Running\n\nOnce the program is built and the token is set, run the executable:\n\n```bash\n./shorturlcpp\n```\n\nAfter that go to http://localhost:9090 ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjboirazian%2Fshorturlcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjboirazian%2Fshorturlcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjboirazian%2Fshorturlcpp/lists"}