{"id":16983333,"url":"https://github.com/mubangizi/epic-mail-backend","last_synced_at":"2026-04-29T00:35:17.554Z","repository":{"id":52155041,"uuid":"247948530","full_name":"Mubangizi/Epic-Mail-Backend","owner":"Mubangizi","description":"User mailing system","archived":false,"fork":false,"pushed_at":"2022-09-16T18:19:15.000Z","size":38,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T17:46:13.788Z","etag":null,"topics":["flask","flask-api","flask-application","flask-restful","python"],"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/Mubangizi.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":"2020-03-17T11:06:58.000Z","updated_at":"2020-03-20T14:22:35.000Z","dependencies_parsed_at":"2023-01-18T12:31:51.847Z","dependency_job_id":null,"html_url":"https://github.com/Mubangizi/Epic-Mail-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mubangizi/Epic-Mail-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubangizi%2FEpic-Mail-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubangizi%2FEpic-Mail-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubangizi%2FEpic-Mail-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubangizi%2FEpic-Mail-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mubangizi","download_url":"https://codeload.github.com/Mubangizi/Epic-Mail-Backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubangizi%2FEpic-Mail-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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","flask-api","flask-application","flask-restful","python"],"created_at":"2024-10-14T02:28:25.164Z","updated_at":"2026-04-29T00:35:17.538Z","avatar_url":"https://github.com/Mubangizi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Python application](https://github.com/Mubangizi/Epic-Mail-Backend/workflows/Python%20application/badge.svg?branch=develop)\n\n# Epic-Mail-Backend\nUser mailing system\n\n### Project Setup\n\nFollow these steps to have a local running copy of the app.\n\n##### Clone The Repo\n\n`git clone https://github.com/Mubangizi/Epic-Mail-Backend.git`\n\nIf `master` is not up to date, `git checkout develop`. However, note that code on develop could be having some minor issues to sort.\n\n##### Install PostgreSQL\n\nHere's a great resource to check out:\n\n[How To Install and Use PostgreSQL](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04)\n\nCreate the two databases `epicmail` (for development) and `epicmail_test_db` (for unit testing).\n\n##### Create a Virtual Environment\n\nApp was developed with `Python 3.6`.\n\nMake sure you have `pip` installed on your machine.\n\nInstall the dependencies.\n\n`pip install -r requirements.txt`\n\nCreate a `.env` file (which defines the environment variables used) at the root of the app.\n\nAdd the following details, customizing as needed.\n\n```\nexport FLASK_APP=server.py\nexport FLASK_ENV=development\nexport FLASK_DEBUG=1\nexport FLASK_RUN_PORT=5000\n```\n\nActivate the virtual environment.\n\n`. venv/bin/activate`\n\nRun the application.\n\n`flask run`\n\n##### Testing and Coverage\n\nThis app uses `pytest` to run tests.\n\n`pytest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmubangizi%2Fepic-mail-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmubangizi%2Fepic-mail-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmubangizi%2Fepic-mail-backend/lists"}