{"id":19798511,"url":"https://github.com/jms/potential-bassoon","last_synced_at":"2025-10-07T22:17:29.127Z","repository":{"id":66499394,"uuid":"74624740","full_name":"jms/potential-bassoon","owner":"jms","description":"URL Shortening service (Django)","archived":false,"fork":false,"pushed_at":"2020-06-05T17:31:24.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T16:42:43.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jms.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}},"created_at":"2016-11-24T00:34:26.000Z","updated_at":"2021-02-02T15:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1adcc7a-d1eb-4c14-8bd6-f8aa47e5294a","html_url":"https://github.com/jms/potential-bassoon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jms/potential-bassoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Fpotential-bassoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Fpotential-bassoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Fpotential-bassoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Fpotential-bassoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jms","download_url":"https://codeload.github.com/jms/potential-bassoon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Fpotential-bassoon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278855641,"owners_count":26057711,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-11-12T07:29:40.510Z","updated_at":"2025-10-07T22:17:29.092Z","avatar_url":"https://github.com/jms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# potential-bassoon [![Build Status](https://travis-ci.org/jms/potential-bassoon.svg?branch=master)](https://travis-ci.org/jms/potential-bassoon)\n\n### Setup instructions\n\nRequirements:\n- Python 3\n- PostgreSQL\n- virtualenvwrapper(optional for development)\n\n```bash\n# local development\ngit clone https://github.com/jms/potential-bassoon.git \ncd potential-bassoon\nmkvirtualenv -p /usr/bin/python3  venv \npip install -r requirements.txt\n\n# setup the database, replace the connection string using the env.sample file\n# as reference\ncp env.sample .env\n\n# run the migrations\n./manage.py migrate  # or python manage.py migrate\n\n# create the fake users\n./manage.py create_fake_users 100\n\n# for verbose output\n# ./manage.py create_fake_users -v2 100\n\n# running the application\n./manage.py runserver  # or just run make\n\n# go to  http://localhost:8000\n```\nApplication running on Heroku for demo purpose:\n\nhttps://fast-woodland-88106.herokuapp.com/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms%2Fpotential-bassoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjms%2Fpotential-bassoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms%2Fpotential-bassoon/lists"}