{"id":20345757,"url":"https://github.com/izzypt/dockerized_api","last_synced_at":"2026-05-09T08:09:34.709Z","repository":{"id":160360993,"uuid":"635064444","full_name":"izzypt/Dockerized_API","owner":"izzypt","description":"Advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)","archived":false,"fork":false,"pushed_at":"2023-05-04T22:45:09.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T15:48:01.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/izzypt.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-05-01T22:16:39.000Z","updated_at":"2023-05-02T11:57:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"90b63d61-54dc-401b-910e-4036f4ba95a6","html_url":"https://github.com/izzypt/Dockerized_API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izzypt/Dockerized_API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FDockerized_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FDockerized_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FDockerized_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FDockerized_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izzypt","download_url":"https://codeload.github.com/izzypt/Dockerized_API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FDockerized_API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":[],"created_at":"2024-11-14T22:09:41.227Z","updated_at":"2026-05-09T08:09:34.689Z","avatar_url":"https://github.com/izzypt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized_API\nAdvanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)\n\n## API Documentation\n\nI'll be using ```DRF-Spectacular``` and ```swagger```, a 3rd party library, to automatically generate documentation for this API.\n\n### How it works\n\n- This tool generates a schema (a document in JSON or YML). This will allows use to create a browsable web interface.\n  - Generate schema file\n  - Parse schema into UI\n\nThe ```OpenAPI Schema``` is the standard for describing API's and the most popular.\n\nWe will also be using the SWAGGER tool.\n\n## GIthub Actions\n\n- WIll use github actions in order to run some automated tasks whenever we push changes to our project.\n- A tool similar to Travis-CI, GitLab CI/CD, Jenkins...\n- Allows you ro run jobs whenever your code changes..\n\n### Common uses :\n- Deployment\n- Code linting\n- Unit tests\n\n### How it works\n- Start by setting up a trigger (you set up which event you want)\n- When the trigger occurs, you you run the jobs you have defined (For example, running unit tests).\n\n### Configuring\n- Create a config file at ```.github/workflows/checks.yml```\n  - Set trigerr\n  - Add steps for running testing and linting\n  \n## Docker hub\n\n- Where you pull docker base images from to your local machine..\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizzypt%2Fdockerized_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizzypt%2Fdockerized_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizzypt%2Fdockerized_api/lists"}