{"id":13502643,"url":"https://github.com/mdeous/shorty","last_synced_at":"2025-03-29T12:32:21.161Z","repository":{"id":44146551,"uuid":"2481919","full_name":"mdeous/shorty","owner":"mdeous","description":"An URL shortener written in Python using the Flask framework","archived":true,"fork":false,"pushed_at":"2012-04-26T10:21:56.000Z","size":457,"stargazers_count":36,"open_issues_count":9,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-31T22:32:27.167Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdeous.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":"2011-09-29T13:05:53.000Z","updated_at":"2023-08-21T11:24:45.000Z","dependencies_parsed_at":"2022-09-02T16:35:47.022Z","dependency_job_id":null,"html_url":"https://github.com/mdeous/shorty","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeous%2Fshorty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeous%2Fshorty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeous%2Fshorty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeous%2Fshorty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdeous","download_url":"https://codeload.github.com/mdeous/shorty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246186901,"owners_count":20737457,"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":["flask","python","url-shortener"],"created_at":"2024-07-31T22:02:20.913Z","updated_at":"2025-03-29T12:32:20.834Z","avatar_url":"https://github.com/mdeous.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![Flattr this repo!](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=mattoufoutu\u0026url=https://github.com/mattoufoutu/shorty\u0026title=shorty\u0026language=\u0026tags=github\u0026category=software)\n\n## Introduction\n\nShorty is an URL shortener written in Python using the Flask framework.\n\n## Dependencies\n\n- Flask==0.8\n- Flask-WTF\n- Flask-SQLAlchemy\n- Flask-Script (only needed to run the application from the `manage.py` script)\n\n## Running it\n\nInstall the required dependencies with `pip`\n\n    pip install -r requirements.txt\n\nSet up the database\n\n    python manage.py syncdb\n\nand then, to run it with the Flask's development server, use the `manage.py` script\n\n    python manage.py runserver\n\nTo run the application in a production environment, refer to [Flask's documentation]\n(http://flask.pocoo.org/docs/deploying/)\nabout deployment options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdeous%2Fshorty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdeous%2Fshorty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdeous%2Fshorty/lists"}