{"id":20269540,"url":"https://github.com/thammami01/basic-blog-technical-assessment","last_synced_at":"2026-04-11T01:11:19.832Z","repository":{"id":196059711,"uuid":"552083566","full_name":"THammami01/basic-blog-technical-assessment","owner":"THammami01","description":"Solution for a technical assessment that requires building a basic blog using React, Python, and Docker.","archived":false,"fork":false,"pushed_at":"2023-02-09T11:08:09.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T05:33:54.641Z","etag":null,"topics":["docker","docker-compose","fastapi","python","react","technical-assessment","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/THammami01.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}},"created_at":"2022-10-15T19:22:43.000Z","updated_at":"2023-12-17T01:59:36.000Z","dependencies_parsed_at":"2023-09-21T06:28:54.062Z","dependency_job_id":null,"html_url":"https://github.com/THammami01/basic-blog-technical-assessment","commit_stats":null,"previous_names":["thammami01/technical-assessment","thammami01/basic-blog-technical-assessment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THammami01%2Fbasic-blog-technical-assessment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THammami01%2Fbasic-blog-technical-assessment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THammami01%2Fbasic-blog-technical-assessment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THammami01%2Fbasic-blog-technical-assessment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/THammami01","download_url":"https://codeload.github.com/THammami01/basic-blog-technical-assessment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241753145,"owners_count":20014252,"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","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":["docker","docker-compose","fastapi","python","react","technical-assessment","typescript"],"created_at":"2024-11-14T12:25:42.222Z","updated_at":"2026-04-11T01:11:19.795Z","avatar_url":"https://github.com/THammami01.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Technical Assessment \n\n## Installation\n\nRun the client, server and database all at once with Docker Compose:\n\n```sh\ndocker-compose up -d\n```\n\nThe front-end should run on port `3000`, the back-end on port `8000`, and the database on port `27017`.\u003cbr /\u003e\nMake sure that these ports aren't reserved on your machine or you will face an error.\n\n## Cleanup\n\nRemove all created images and containers:\n\n```sh\ndocker-compose down --rmi all\n```\n\n## Back-end Endpoints\n\n```\nGET     /posts/\nGET     /posts/{id}\nPOST    /posts/\nPUT     /posts/{id}\nPATCH   /posts/{id}/upvote\nPATCH   /posts/{id}/downvote\nDELETE  /posts/{id}\n```\n\n## Front-end Screenshots\n\n![01](https://user-images.githubusercontent.com/50141415/217535844-704d0b58-f258-4172-83ec-d00b819ae908.png)\n\n![02](https://user-images.githubusercontent.com/50141415/217536046-6169f97e-c82c-4dd5-b34a-8391f893dc8a.png)\n\n![03](https://user-images.githubusercontent.com/50141415/217536636-a5bf0d3a-7f47-4c72-9012-9581f86258d7.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthammami01%2Fbasic-blog-technical-assessment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthammami01%2Fbasic-blog-technical-assessment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthammami01%2Fbasic-blog-technical-assessment/lists"}