{"id":21448543,"url":"https://github.com/nkrumahthis/assorted-jollof","last_synced_at":"2026-05-04T00:34:51.865Z","repository":{"id":65517606,"uuid":"593219925","full_name":"nkrumahthis/assorted-jollof","owner":"nkrumahthis","description":"Same basic REST api server. Rewritten in 6 languages","archived":false,"fork":false,"pushed_at":"2024-04-21T21:45:25.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T12:22:55.504Z","etag":null,"topics":["golang","rest-api","rust","typescript"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/nkrumahthis.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":"2023-01-25T14:15:24.000Z","updated_at":"2024-04-21T21:45:28.000Z","dependencies_parsed_at":"2024-02-05T23:46:41.504Z","dependency_job_id":"6cf75161-b6b7-489a-91f2-52ff3ba6a17f","html_url":"https://github.com/nkrumahthis/assorted-jollof","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nkrumahthis/assorted-jollof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fassorted-jollof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fassorted-jollof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fassorted-jollof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fassorted-jollof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkrumahthis","download_url":"https://codeload.github.com/nkrumahthis/assorted-jollof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fassorted-jollof/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["golang","rest-api","rust","typescript"],"created_at":"2024-11-23T03:15:50.343Z","updated_at":"2026-05-04T00:34:51.833Z","avatar_url":"https://github.com/nkrumahthis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assorted Jollof\n\nAssortedJollof is a repo of one same basic REST api server.\nRewritten in 6 languages: typescript, go, python, php, java and rust.\n\nThe server will persist and read relational data to/from a mysqlite3 database.\n\n## Design\n\nThis is just CRUD for the following data\n\n| Model    | Attributes                                            |\n| -------- | ----------------------------------------------------- |\n| User     | id, name, email, password                             |\n| Customer | id, name, phone, token                                |\n| Order    | id, packs, userId (User), location, status            |\n| Payments | id, amount, orderId (Order), timestamp, userId (User) |\n\n## Implemented\n\n### Typescript (Express)\n\n- [x] models\n- [x] routers and controllers\n- [ ] filters\n- [ ] auth\n\n### Go (Fiber)\n\n- [x] models\n- [x] routers and controllers\n- [x] filters\n- [ ] auth\n\n### Rust (Rocket)\n\n- [-] models\n- [-] routers and controllers\n\n### Php (Lumen)\n\n- [x] models\n- [x] routers and controllers\n- [ ] filters\n- [ ] auth\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrumahthis%2Fassorted-jollof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkrumahthis%2Fassorted-jollof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrumahthis%2Fassorted-jollof/lists"}