{"id":19479459,"url":"https://github.com/p3t3r67x0/megabuy_api","last_synced_at":"2026-05-02T08:34:11.648Z","repository":{"id":39847065,"uuid":"135850222","full_name":"p3t3r67x0/megabuy_api","owner":"p3t3r67x0","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-25T19:25:39.000Z","size":57,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-12T10:29:00.590Z","etag":null,"topics":["flask","python","whoosh"],"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/p3t3r67x0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-02T20:30:38.000Z","updated_at":"2022-10-03T08:18:40.000Z","dependencies_parsed_at":"2024-11-10T19:55:44.214Z","dependency_job_id":null,"html_url":"https://github.com/p3t3r67x0/megabuy_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/p3t3r67x0/megabuy_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3t3r67x0%2Fmegabuy_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3t3r67x0%2Fmegabuy_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3t3r67x0%2Fmegabuy_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3t3r67x0%2Fmegabuy_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p3t3r67x0","download_url":"https://codeload.github.com/p3t3r67x0/megabuy_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3t3r67x0%2Fmegabuy_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["flask","python","whoosh"],"created_at":"2024-11-10T19:55:40.297Z","updated_at":"2026-05-02T08:34:11.628Z","avatar_url":"https://github.com/p3t3r67x0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Megabuy API\n\n## Installation\n\nInstall all dependencies with `pip install -r requirements.txt`.\n\nInstall `sqlite3` `sudo apt-get install sqlite3` on your system.\n\nNow run `python` from command line in the same directory where you cloned this repo.\n\n```python\nfrom server import db\ndb.create_all()\n```\nNext we add some exports to your environment.\n\n```sh\nexport SECRET='your secret goes here'\nexport DATABASE_URI='your absolute database path'\nexport MAIL_SERVER='your smtp server address goes here'\nexport MAIL_PASSWORD='your mail password goes here'\nexport MAIL_USERNAME='your mail address goes here'\n```\n\nThen we make sure the port 5000 is not used\n\n```sh\nsudo netstat -tulpen\n```\n\nNow you may want to start the server `./server.py`. You shoud see an output like this\n\n```sh\n * Serving Flask app \"server\" (lazy loading)\n * Debug mode: on\n * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)\n * Restarting with stat\n * Debugger is active!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3t3r67x0%2Fmegabuy_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp3t3r67x0%2Fmegabuy_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3t3r67x0%2Fmegabuy_api/lists"}