{"id":13638148,"url":"https://github.com/thomasgassmann/microurl","last_synced_at":"2025-10-26T14:31:24.322Z","repository":{"id":39321528,"uuid":"203053287","full_name":"thomasgassmann/microurl","owner":"thomasgassmann","description":"personal url shortener and code snippet sharing tool","archived":true,"fork":false,"pushed_at":"2023-10-27T04:58:28.000Z","size":1676,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-28T17:00:33.164Z","etag":null,"topics":["angular","aspnetcore","cloud-run","google-cloud","url-shortener","web"],"latest_commit_sha":null,"homepage":"https://go.gassmann.dev","language":"C#","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/thomasgassmann.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}},"created_at":"2019-08-18T20:28:43.000Z","updated_at":"2024-08-13T23:40:33.000Z","dependencies_parsed_at":"2024-01-14T09:19:38.444Z","dependency_job_id":"f14b8df0-3c2a-4056-999a-61d598afb617","html_url":"https://github.com/thomasgassmann/microurl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Fmicrourl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Fmicrourl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Fmicrourl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Fmicrourl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasgassmann","download_url":"https://codeload.github.com/thomasgassmann/microurl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238347744,"owners_count":19456984,"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":["angular","aspnetcore","cloud-run","google-cloud","url-shortener","web"],"created_at":"2024-08-02T01:00:40.803Z","updated_at":"2025-10-26T14:31:23.875Z","avatar_url":"https://github.com/thomasgassmann.png","language":"C#","funding_links":[],"categories":["Samples and microservices"],"sub_categories":["Useful"],"readme":"# microurl\n\nA personal url shortener and code snippet sharing tool\n\n[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://deploy.cloud.run?git_repo=https://github.com/thomasgassmann/microurl\u0026revision=master)\n\n## Overview\n\nmicrourl is an url shortener and a code snippet sharing tool with an ASP.NET Core backend and an Angular frontend. It was designed to work with Google Cloud Run and stores all data in Google Cloud Datastore (though other data source might be supported too in the future).\n\nTo edit code snippets it currently uses [Monaco Editor](https://github.com/microsoft/monaco-editor) and in order to guarantee faster load times and a better user experience (especially on mobile), microurl can also be installed as a PWA.\n\n## Configuration\n\n1. [Setup Authentication](https://cloud.google.com/docs/authentication/production) for Google Cloud Datastore (run `gcloud auth application-default login`)\n2. Edit `src/MicroUrl.Web/Properties/launchSettings.json` and update `GCP_PROJECT` to your Google Cloud project and `ANALYTICS_ID` to your Google Analytics ID.\n3. Apply indicies using the `applyIndicies.sh` script\n\n## Run microurl locally\n\n1. `dotnet build`\n2. [Configure microurl](#Configuration)\n3. `dotnet run --project src/MicroUrl.Web`\n4. microurl should now be running on `localhost:8080`\n\n## License\n\nMIT License\n\nCopyright (c) 2019 Thomas Gassmann\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasgassmann%2Fmicrourl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasgassmann%2Fmicrourl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasgassmann%2Fmicrourl/lists"}