{"id":26721263,"url":"https://github.com/lliepjiok/orderserver","last_synced_at":"2026-04-08T20:46:06.907Z","repository":{"id":282678887,"uuid":"893715153","full_name":"LLIEPJIOK/orderserver","owner":"LLIEPJIOK","description":"gRPC server designed for managing orders","archived":false,"fork":false,"pushed_at":"2024-11-25T04:38:25.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T21:48:43.220Z","etag":null,"topics":["docker","golang","grpc","nginx","postgresql","redis","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LLIEPJIOK.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":"2024-11-25T04:37:35.000Z","updated_at":"2024-11-25T04:41:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd626cc9-4fb5-42b2-ae42-22bc2b0b0f23","html_url":"https://github.com/LLIEPJIOK/orderserver","commit_stats":null,"previous_names":["lliepjiok/orderserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LLIEPJIOK/orderserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Forderserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Forderserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Forderserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Forderserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLIEPJIOK","download_url":"https://codeload.github.com/LLIEPJIOK/orderserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Forderserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","golang","grpc","nginx","postgresql","redis","rest-api"],"created_at":"2025-03-27T19:39:05.618Z","updated_at":"2026-04-08T20:46:06.903Z","avatar_url":"https://github.com/LLIEPJIOK.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Order server\n\nThis project is a gRPC server designed for managing orders with full CRUD (Create, Read, Update, Delete) functionality. It supports RESTful APIs through gRPC-Gateway and integrates with PostgreSQL for persistent storage and Redis for caching. The application is containerized using Docker and designed to run in multiple instances, with NGINX handling load balancing.\n\n---\n\n## Run\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone git@github.com:LLIEPJIOK/orderserver.git\n   ```\n\n2. **Navigate to the project folder:**\n\n   ```bash\n   cd orderserver\n   ```\n\n3. **Run Docker Images**:\n\n   ```bash\n   docker-compose up\n   ```\n\nThis will launch:\n\n- PostgreSQL and Redis services.\n- Multiple instances of the gRPC server.\n- NGINX for load balancing.\n\n---\n\n## Accessing the Services\n\n- **REST API and gPRC**: Access via NGINX at `http://localhost:80`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Forderserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flliepjiok%2Forderserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Forderserver/lists"}