{"id":20548540,"url":"https://github.com/bendomey/avc-server","last_synced_at":"2026-05-02T05:43:36.248Z","repository":{"id":122428724,"uuid":"334810360","full_name":"Bendomey/avc-server","owner":"Bendomey","description":"African Venture Counsel - A Modern Legal Solution For African Businesses","archived":false,"fork":false,"pushed_at":"2022-01-08T21:55:34.000Z","size":10921,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T00:05:51.843Z","etag":null,"topics":["golang","law-firm","mailing-services","postgress","redis"],"latest_commit_sha":null,"homepage":"https://avc-server.herokuapp.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bendomey.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":"2021-02-01T02:41:17.000Z","updated_at":"2023-03-09T01:04:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"79b6504c-61f1-4a17-b6a3-aae0df733e4f","html_url":"https://github.com/Bendomey/avc-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bendomey/avc-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bendomey%2Favc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bendomey%2Favc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bendomey%2Favc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bendomey%2Favc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bendomey","download_url":"https://codeload.github.com/Bendomey/avc-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bendomey%2Favc-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32524565,"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":["golang","law-firm","mailing-services","postgress","redis"],"created_at":"2024-11-16T02:13:49.436Z","updated_at":"2026-05-02T05:43:36.233Z","avatar_url":"https://github.com/Bendomey.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avc-server\n\nAfrican Venture Counsel - A Modern Legal Solution For African Businesses\n\n# Available Scripts\n\nIn the project directory, you can run:\n\n### `make run-dev`\n\nRuns the app in the development mode.\n\n### `make run`\n\nRuns the app in the production mode.\n\n### `make build-server`\n\nBuilds code into binary for production\n\n# Development\n\n- [x] Bootstrap Server\n- [x] Connect To Database\n- [x] Lockdown\n- [x] Generate Filter For Any Input Given (Limit, Skip, Date Range, Search With SearchFields)\n\n## Admins\n\n- [x] Login\n- [x] Create\n- [x] Update Password\n- [x] Update Details\n- [x] Update Phone\n- [x] Delete\n- [x] Suspend\n- [x] Restore\n- [x] Read one\n- [x] Read all\n- [x] Count\n\n## Countries\n\n- [x] Create\n- [x] Update\n- [x] Delete\n- [x] Read one\n- [x] Read All\n- [x] Count\n\n## Users\n\n- [x] Create User\n- [x] Create Customer (if Customer)\n- [x] Create Lawyer (if laywer)\n- [x] Add user to newsletter subscriber (If already part, update type to user and not anon)\n- [x] Resend Code To Verofy Email\n- [x] Verify Email\n- [x] Update User And (Customer Or Lawyer)\n- [x] Delete\n- [x] Suspend\n- [x] Restore\n- [x] Send Phone Verification Code\n- [x] Verify Phone Code\n- [x] Read All\n- [x] Read one\n- [x] Count\n\n## NewsLetter Subscribers\n\n- [x] Create\n- [ ] Delete\n\n## Newsletters\n\n- [x] Create ... I'm left with sending the emails\n\n## Tags\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read one\n- [x] Delete\n\n## BlogPosts\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read one\n- [x] Delete\n\n## Frequently Asked Questions\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read one\n- [x] Delete\n\n## Legal Areas\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read One\n- [x] Delete\n\n## Packages\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read One\n- [x] Delete\n\n## Packages_Services\n\n- [x] Assign services to a package\n- [x] remove services from a package\n\n## Services\n\n- [x] Create\n- [x] Update\n- [x] Read All\n- [x] Read One\n- [x] Delete\n\n## Servicing\n\n- [ ] Create\n- [ ] Update\n- [ ] Read All\n- [ ] Read One\n- [ ] Delete\n\n## Services fields\n\n- [ ] Create\n- [ ] Update\n\n## Subscription\n\n- [ ] Create\n- [ ] Update\n- [ ] Read All\n- [ ] Read One\n- [ ] Delete\n\n## Payment\n\n- [ ] Create\n- [ ] Update\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendomey%2Favc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendomey%2Favc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendomey%2Favc-server/lists"}