{"id":29101651,"url":"https://github.com/hngprojects/devops-stage-4","last_synced_at":"2026-01-20T17:26:14.350Z","repository":{"id":299393853,"uuid":"929735212","full_name":"hngprojects/DevOps-Stage-4","owner":"hngprojects","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-24T21:09:03.000Z","size":226,"stargazers_count":0,"open_issues_count":4,"forks_count":133,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T10:51:08.280Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hngprojects.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,"zenodo":null}},"created_at":"2025-02-09T09:12:22.000Z","updated_at":"2025-02-25T09:59:31.000Z","dependencies_parsed_at":"2025-06-16T10:51:18.757Z","dependency_job_id":"7609688e-2aa5-4a43-9376-ae9fd3404187","html_url":"https://github.com/hngprojects/DevOps-Stage-4","commit_stats":null,"previous_names":["hngprojects/devops-stage-4"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hngprojects/DevOps-Stage-4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hngprojects%2FDevOps-Stage-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hngprojects%2FDevOps-Stage-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hngprojects%2FDevOps-Stage-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hngprojects%2FDevOps-Stage-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hngprojects","download_url":"https://codeload.github.com/hngprojects/DevOps-Stage-4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hngprojects%2FDevOps-Stage-4/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262497252,"owners_count":23320296,"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":"2025-06-28T21:06:46.180Z","updated_at":"2026-01-20T17:26:14.315Z","avatar_url":"https://github.com/hngprojects.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HNG12 DevOps Stage4 Task\n\nThis Repo Contains the code for a microservice application comprising of several components communicating to each other. In other words, this is an example of microservice. These microservices are written in different languages.\n\nThe app itself is a simple TODO app that additionally authenticates users.\n\n## Components\n\n1. [Frontend](/frontend) part is a Javascript application, provides UI. Created with [VueJS](http://vuejs.org)\n2. [Auth API](/auth-api) is written in Go and provides authorization functionality. Generates JWT tokens to be used with other APIs.\n3. [TODOs API](/todos-api) is written with NodeJS, provides CRUD functionality ove user's todo records. Also, it logs \"create\" and \"delete\" operations to Redis queue, so they can be later processed by [Log Message Processor](/log-message-processor).\n4. [Users API](/users-api) is a Spring Boot project written in Java. Provides user profiles. Does not provide full CRUD for simplicity, just getting a single user and all users.\n5. [Log Message Processor](/log-message-processor) is a very short queue processor written in Python. It's sole purpose is to read messages from Redis queue and print them to stdout\n\n\nThe diagram describes the various components and their interactions.\n![microservice-app-example](https://user-images.githubusercontent.com/1905821/34918427-a931d84e-f952-11e7-85a0-ace34a2e8edb.png)\n\nNote: 3 different login details are provided in the .env file \n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhngprojects%2Fdevops-stage-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhngprojects%2Fdevops-stage-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhngprojects%2Fdevops-stage-4/lists"}