{"id":19002282,"url":"https://github.com/jboirazian/shorturlcpp","last_synced_at":"2026-04-20T10:30:18.766Z","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-01-01T18:42:37.866Z","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}},"created_at":"2023-12-24T19:47:20.000Z","updated_at":"2023-12-25T15:22:07.000Z","dependencies_parsed_at":"2023-12-24T21:45:04.628Z","dependency_job_id":null,"html_url":"https://github.com/jboirazian/shorturlcpp","commit_stats":null,"previous_names":["jboirazian/shorturlcpp"],"tags_count":0,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240026472,"owners_count":19736202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-04-20T10:30:18.634Z","avatar_url":"https://github.com/jboirazian.png","language":"C++","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 ","funding_links":[],"categories":[],"sub_categories":[],"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"}