{"id":16971830,"url":"https://github.com/melizeche/get-shorty","last_synced_at":"2026-02-21T09:30:55.571Z","repository":{"id":139031313,"uuid":"88615520","full_name":"melizeche/get-shorty","owner":"melizeche","description":"A simple URL shortener written in Flask","archived":false,"fork":false,"pushed_at":"2025-12-03T00:43:03.000Z","size":29,"stargazers_count":1,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-06T01:00:36.468Z","etag":null,"topics":["flask","python","url-shortener"],"latest_commit_sha":null,"homepage":"","language":"Python","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/melizeche.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-18T11:05:33.000Z","updated_at":"2023-03-05T04:34:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0660abf-27b0-46f2-bc63-c7aa22bddff6","html_url":"https://github.com/melizeche/get-shorty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melizeche/get-shorty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melizeche%2Fget-shorty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melizeche%2Fget-shorty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melizeche%2Fget-shorty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melizeche%2Fget-shorty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melizeche","download_url":"https://codeload.github.com/melizeche/get-shorty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melizeche%2Fget-shorty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29678224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["flask","python","url-shortener"],"created_at":"2024-10-14T00:55:03.460Z","updated_at":"2026-02-21T09:30:55.548Z","avatar_url":"https://github.com/melizeche.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-get-shorty\n\nA simple URL shortener capable of redirect to diferent targets according to the user device(desktop, mobile, tablet) written in Flask\n\n## Requirements\n\n* Python 3.5+\n* Flask 0.12.1\n\n## Installation\n\nVirtualenv is optional but strongly suggested\n```\ngit clone git@github.com:melizeche/get-shorty.git\ncd get-shorty\nvirtualenv env -p python3.5\nsource env/bin/activate\npip install -r requirements.txt\n```\n\n## Usage\n```\nexport FLASK_APP='getshorty.py'\nflask initdb\nflask run -h 0.0.0.0 -p 5000\n```\n## API Docs\n see the [API.md](API.md) file for details\n## Running the tests\n\n```\npython tests_shorty.py\n```\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## TODO\n\n* More Tests\n* ~~Proper~~ Extend documentation\n* Use flask blueprints for api versioning\n\n\n## Credits\n\n* Marcelo Elizeche Landó\n\n## License\n\nThis project is licensed under the terms of the MIT license - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelizeche%2Fget-shorty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelizeche%2Fget-shorty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelizeche%2Fget-shorty/lists"}