{"id":26892649,"url":"https://github.com/quantgeekdev/yum-burger-back","last_synced_at":"2025-10-10T15:14:19.366Z","repository":{"id":215804291,"uuid":"739807257","full_name":"QuantGeekDev/yum-burger-back","owner":"QuantGeekDev","description":"Backend server for yum-burger","archived":false,"fork":false,"pushed_at":"2024-01-09T16:09:29.000Z","size":291,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T00:27:36.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://yum-burger-back.onrender.com/","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/QuantGeekDev.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}},"created_at":"2024-01-06T15:54:22.000Z","updated_at":"2024-01-06T16:47:56.000Z","dependencies_parsed_at":"2024-01-06T17:49:30.112Z","dependency_job_id":null,"html_url":"https://github.com/QuantGeekDev/yum-burger-back","commit_stats":null,"previous_names":["quantgeekdev/yum-burger-back"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QuantGeekDev/yum-burger-back","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGeekDev%2Fyum-burger-back","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGeekDev%2Fyum-burger-back/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGeekDev%2Fyum-burger-back/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGeekDev%2Fyum-burger-back/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantGeekDev","download_url":"https://codeload.github.com/QuantGeekDev/yum-burger-back/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGeekDev%2Fyum-burger-back/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004574,"owners_count":26083735,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"2025-03-31T22:53:04.045Z","updated_at":"2025-10-10T15:14:19.345Z","avatar_url":"https://github.com/QuantGeekDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YUM - Back-End\n\nYum Back-End is the server-side component of the YUM application, providing RESTful API endpoints for ordering food from a restaurant with digital menu.\n\n## Quality and Coverage\n\n- **Quality Gate Status**:\n  [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=QuantGeekDev_yum-burger-back\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=QuantGeekDev_yum-burger-back)\n\n- **Coverage**:\n  [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=QuantGeekDev_yum-burger-back\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=QuantGeekDev_yum-burger-back)\n\n- **Maintainability Rating**:\n  [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=QuantGeekDev_yum-burger-back\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=QuantGeekDev_yum-burger-back)\n\n## API Endpoints\n\n- **GET Burgers**\n\n  - Endpoint: `http://localhost:1337/burgers`\n  - Description: Retrieve a list of burgers in the development environment.\n\n- **GET Burger by ID **\n\n  - Endpoint: `http://localhost:1337/burgers/6567d60e9fbd027bb1d9d750`\n  - Description: Retrieve a specific burger by its ID in the development environment.\n\n- **DELETE Burgers Dev**\n\n  - Endpoint: `http://localhost:1337/burgers/`\n  - Description: Delete a burger in the development environment. Requires the burger's ID in the request body.\n\n- **POST Add Burgers Dev**\n\n  - Endpoint: `http://localhost:1337/burgers`\n  - Description: Add a new burger to the development environment. Requires a JSON body with burger details.\n\n- **PUT Modify Burger Dev**\n\n  - Endpoint: `http://localhost:1337/burgers`\n  - Description: Modify an existing burger in the development environment. Requires a JSON body with the updated burger details.\n\n- **GET Ping Dev**\n\n  - Endpoint: `http://localhost:1337/`\n  - Description: Ping the server in the development environment.\n\n- **GET 404**\n\n  - Endpoint: `http://localhost:1337/asdasdas`\n  - Description: Returns a 404 status in the development environment.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantgeekdev%2Fyum-burger-back","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantgeekdev%2Fyum-burger-back","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantgeekdev%2Fyum-burger-back/lists"}