{"id":15958248,"url":"https://github.com/antoniogamiz/microservice-basic-example","last_synced_at":"2025-04-04T09:40:48.441Z","repository":{"id":129876287,"uuid":"381467850","full_name":"antoniogamiz/microservice-basic-example","owner":"antoniogamiz","description":"Basic example for the first touch of a micro service project.","archived":false,"fork":false,"pushed_at":"2021-07-05T17:56:25.000Z","size":236,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T20:17:18.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoniogamiz.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-06-29T18:55:37.000Z","updated_at":"2021-07-05T17:56:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd51fc9a-d0b7-4333-a81b-c55b9c700b8b","html_url":"https://github.com/antoniogamiz/microservice-basic-example","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"fbd937c00378559154329fafd99693ea8538b245"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniogamiz%2Fmicroservice-basic-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniogamiz%2Fmicroservice-basic-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniogamiz%2Fmicroservice-basic-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniogamiz%2Fmicroservice-basic-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniogamiz","download_url":"https://codeload.github.com/antoniogamiz/microservice-basic-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157046,"owners_count":20893202,"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":[],"created_at":"2024-10-07T14:02:21.374Z","updated_at":"2025-04-04T09:40:48.193Z","avatar_url":"https://github.com/antoniogamiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microservice-basic-example\nBasic example for the first touch of a micro service project.\n\n\n~~~\nkubectl apply -f posts.yaml\nkubectl get pods\nkubectl exec -it [pod_name] [cmd]\nkubectl logs [pod_name]\nkubectl delete pod [pod_name]\nkubectl apply -f [config file name]\nkubectl desscribe pod [pod_name]\n\nkubectl get deployments\nkubectl descripe deployment [depl name]\nkubectl apply -f [config file name]\nkubectl applt -f .\nkubectl delete deployment [depl name]\n\nkubectl rollout restart deployment [depl name]\n~~~\n\nRecommended alias:\n~~~\nalias k = kubectl\nalias dps=\"docker ps\"\n~~~\n\nYou will need this command to be run in every terminal you open: ([+info](https://minikube.sigs.k8s.io/docs/commands/docker-env/))\n\n~~~\nminikube start\neval $(minikube docker-env)\nminikube ip\n~~~\n\n**Important:** you need to build the container _after_ running that command _and_ from the same terminal.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniogamiz%2Fmicroservice-basic-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniogamiz%2Fmicroservice-basic-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniogamiz%2Fmicroservice-basic-example/lists"}