{"id":41070330,"url":"https://github.com/thiagodebastos/shorturl","last_synced_at":"2026-01-22T13:03:13.333Z","repository":{"id":43996278,"uuid":"239270939","full_name":"thiagodebastos/shorturl","owner":"thiagodebastos","description":"URL shortener microservice made with Clean Architecture in mind","archived":false,"fork":false,"pushed_at":"2023-01-11T02:49:25.000Z","size":854,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-11T17:39:32.416Z","etag":null,"topics":["clean-architecture","domain-driven-design","microservice"],"latest_commit_sha":null,"homepage":"https://github.com/thiagodebastos/shorturl-client","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/thiagodebastos.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}},"created_at":"2020-02-09T08:30:26.000Z","updated_at":"2021-06-12T08:50:20.000Z","dependencies_parsed_at":"2023-02-08T23:46:45.200Z","dependency_job_id":null,"html_url":"https://github.com/thiagodebastos/shorturl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagodebastos/shorturl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagodebastos%2Fshorturl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagodebastos%2Fshorturl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagodebastos%2Fshorturl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagodebastos%2Fshorturl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagodebastos","download_url":"https://codeload.github.com/thiagodebastos/shorturl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagodebastos%2Fshorturl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28663774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["clean-architecture","domain-driven-design","microservice"],"created_at":"2026-01-22T13:01:32.499Z","updated_at":"2026-01-22T13:03:13.325Z","avatar_url":"https://github.com/thiagodebastos.png","language":"JavaScript","readme":"# URL Shortener Microservice\n\n#### Tech stack\n\n**Database** | PostgreSQL + Knex query builder\n**Server** | NodeJS + Express\n**URL Encoding** | Base62 encoding of DB id\n\n#### Creation Example\n\n```HTTP\nPOST [project_url]/api/shorturl/new - body (urlencoded) : url=https://github.com/thiagodebastos/shorturl\n```\n\n#### Usage\n\n`[this_project_url]/api/shorturl/n`\\*\n\n\\* _decoding `n` with `base62` results in `1`. Lookup in DB `WHERE id = 1` will give\nthe result._\n\n#### Will redirect to\n\nhttps://github.com/thiagodebastos/shorturl\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagodebastos%2Fshorturl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagodebastos%2Fshorturl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagodebastos%2Fshorturl/lists"}