{"id":19755859,"url":"https://github.com/gutierri/bozbo","last_synced_at":"2025-09-07T01:36:31.902Z","repository":{"id":203163264,"uuid":"187693041","full_name":"gutierri/bozbo","owner":"gutierri","description":"Fast Fake API for prototype with CFG/INI setup","archived":false,"fork":false,"pushed_at":"2024-08-27T22:37:00.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T09:10:17.142Z","etag":null,"topics":["fake-api","fake-api-json-server","python","python-rest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gutierri.png","metadata":{"files":{"readme":"README.rst","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":"2019-05-20T18:26:35.000Z","updated_at":"2024-08-27T23:09:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb769b3-4676-4b75-8600-dd67c9c25315","html_url":"https://github.com/gutierri/bozbo","commit_stats":null,"previous_names":["gutierri/bozbo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gutierri/bozbo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutierri%2Fbozbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutierri%2Fbozbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutierri%2Fbozbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutierri%2Fbozbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gutierri","download_url":"https://codeload.github.com/gutierri/bozbo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutierri%2Fbozbo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986611,"owners_count":25202704,"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-09-06T02:00:13.247Z","response_time":2576,"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":["fake-api","fake-api-json-server","python","python-rest"],"created_at":"2024-11-12T03:13:45.873Z","updated_at":"2025-09-07T01:36:31.871Z","avatar_url":"https://github.com/gutierri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\nbozbo\n===============\n\nFast Fake API with simple setup using CFG files.\n\n\nInstall and usage\n===================\nInstall bozbo \n\n.. code-block:: bash\n\n    $ pip3 install git+https://github.com/gutierri/bozbo\n\nCreate a file routes.cfg with:\n\n.. code-block:: cfg\n\n    [my-endpoint]\n    methods = get\n    response = name\n               address\n\nRunning:\n\n.. code-block:: bash\n\n    $ bozbo\n    Bottle v0.12.16 server starting up (using WSGIRefServer())...\n    Listening on http://localhost:8080/\n    Hit Ctrl-C to quit\n\nTo receive JSON response, just access **localhost:8080/my-endpoint**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutierri%2Fbozbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgutierri%2Fbozbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutierri%2Fbozbo/lists"}