{"id":15602225,"url":"https://github.com/dukris/rest-keeper","last_synced_at":"2026-01-22T11:31:53.589Z","repository":{"id":241783595,"uuid":"620244574","full_name":"dukris/rest-keeper","owner":"dukris","description":"System \"RestKeeper\" to mange restaurants","archived":false,"fork":false,"pushed_at":"2024-10-10T07:42:37.000Z","size":2003,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T14:41:47.617Z","etag":null,"topics":["minio","postgresql","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/dukris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-03-28T10:01:15.000Z","updated_at":"2024-10-10T07:42:40.000Z","dependencies_parsed_at":"2024-05-30T03:44:48.374Z","dependency_job_id":"e2b6d087-060d-47cd-af7e-4cf2c2cf04c8","html_url":"https://github.com/dukris/rest-keeper","commit_stats":null,"previous_names":["devhannaa/rest-keeper","dukris/rest-keeper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dukris/rest-keeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukris%2Frest-keeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukris%2Frest-keeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukris%2Frest-keeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukris%2Frest-keeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dukris","download_url":"https://codeload.github.com/dukris/rest-keeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukris%2Frest-keeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["minio","postgresql","rest-api","spring-boot"],"created_at":"2024-10-03T02:40:42.873Z","updated_at":"2026-01-22T11:31:53.572Z","avatar_url":"https://github.com/dukris.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DevOps By Rultor.com](https://www.rultor.com/b/hizmailovich/RestKeeper)](https://www.rultor.com/p/hizmailovich/RestKeeper)\n\u003cbr\u003e\n\n[![maven](https://github.com/hizmailovich/RestKeeper/actions/workflows/maven.yml/badge.svg)](https://github.com/hizmailovich/RestKeeper/actions/workflows/maven.yml)\n[![Hits-of-Code](https://hitsofcode.com/github/hizmailovich/rest-keeper)](https://hitsofcode.com/view/github/hizmailovich/rest-keeper)\n[![Lines-of-Code](https://tokei.rs/b1/github/hizmailovich/rest-keeper)](https://github.com/hizmailovich/rest-keeper)\n\nProject architect: [@dukris](https://github.com/dukris)\n\nSmart and elegant system for restaurants \"RestKeeper\" [Backend]. See frontend part [here](https://github.com/hizmailovich/rest-keeper-ui).\n\n**Problem:** Currently, the restaurant business is developing quite rapidly. As a result, the competition between establishments increases, hence the competition for potential visitors, which entails an increase in the requirements for business strategy.\n\n**Solution:** Use \"RestKeeper\" to automate your business.\n\n## Quick Start\nRun this script to start containers locally:\n```shell\n$ sh local.sh\n```\n\n## Screenshots\n\nStart page:\n\u003cbr\u003e\n\n![home.png](docs/home.png)\n\nProfile page:\n\u003cbr\u003e\n\n![profile.png](docs/profile.png)\n\nDishes page:\n\u003cbr\u003e\n\n![dishes.png](docs/dishes.png)\n\nOrders page:\n\u003cbr\u003e\n\n![orders.png](docs/orders.png)\n\nStatistics page:\n\u003cbr\u003e\n\n![statistics.png](docs/statistics.png)\n\n## Glossary\n`Address` - information about user's address.\n\n`Artifact` - image object.\n\n`AthEntity` - information for authentication (email, password, tokens and so on).\n\n`Dish` - information about every dish.\n\n`Order` - information about order.\n\n`Statistics` - information about results of working day.\n\n`User` - information about employee.\n\n## How to Contribute\n\nFork repository, make changes, send us a [pull request](https://www.yegor256.com/2014/04/15/github-guidelines.html).\nWe will review your changes and apply them to the `master` branch shortly,\nprovided they don't violate our quality standards. To avoid frustration,\nbefore sending us your pull request please run full Maven build:\n\n```bash\n$ mvn clean install\n```\n\nYou will need Maven 3.8.7+ and Java 17+.\n\nOur [rultor image](https://github.com/eo-cqrs/eo-kafka-rultor-image) for CI/CD.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukris%2Frest-keeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdukris%2Frest-keeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukris%2Frest-keeper/lists"}