{"id":23410016,"url":"https://github.com/rulanugrh/orion","last_synced_at":"2025-04-09T02:40:36.524Z","repository":{"id":187665763,"uuid":"676551533","full_name":"rulanugrh/orion","owner":"rulanugrh","description":"Event Planning App with Golang and Mysql","archived":false,"fork":false,"pushed_at":"2023-08-11T12:25:59.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T21:00:02.994Z","etag":null,"topics":["event-planning","go","grpc-go","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/rulanugrh.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":"2023-08-09T13:11:21.000Z","updated_at":"2024-03-21T18:13:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d794bfd1-f9e9-49fd-8531-3eb432d27453","html_url":"https://github.com/rulanugrh/orion","commit_stats":null,"previous_names":["rulanugrh/orion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rulanugrh%2Forion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rulanugrh%2Forion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rulanugrh%2Forion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rulanugrh%2Forion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rulanugrh","download_url":"https://codeload.github.com/rulanugrh/orion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968268,"owners_count":21025795,"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":["event-planning","go","grpc-go","rest-api"],"created_at":"2024-12-22T16:15:42.171Z","updated_at":"2025-04-09T02:40:36.508Z","avatar_url":"https://github.com/rulanugrh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOrion\u003c/h1\u003e\n\u003cimg src=\"https://cdna.artstation.com/p/assets/images/images/025/789/352/original/pixel-jeff-galaxy-far-far-away.gif?1586928273\" /\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif\"\u003e\u003c/p\u003e\n\n\n## Description\nOrion is a simple event planning app, in this case there are lots of relationships between tables to interact with. For example, to retrieve user data when creating an event or joining an event, and this is an example project that you can test if you want to learn about database relations. This project uses golang and the mysql database, I originally wanted to use mongoDB but it seems that in this case it's better to use a database that supports and is efficient in making relationships.\n\nThis project still uses the rest api, I plan to make a gRPC version, for the database and endpoint schemas, you can see in this image: \n\n\u003cimg src=\"https://media.discordapp.net/attachments/1125397316971528272/1139484058351575090/Blank_diagram_1.png?width=993\u0026height=611\" /\u003e\n\n## Usage\n### 1.1 Usage with Golang\nRun this command to running download all module\n```go\ngo mod tidy\n```\nthen running file `server.go` to run the server\n```go\ngo run server.go\n```\nand the output will be like this\n```\n2023/08/08 14:26:20 Server running on :8080\n```\n\n### 1.2 Usage with Docker \nRun this command to download docker-compose (this command for linux)\n```bash\nsudo apt install docker-compose -y\n```\nthen running this command\n```\ndocker-compose up -d\n```\nand service will be running on port `8080`\n\n\u003cimg src=\"https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif\"\u003e\u003c/p\u003e\n\n\u003e For example schema to input request and see response can see in [`example`](https://github.com/rulanugrh/orion/tree/master/example) folder","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frulanugrh%2Forion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frulanugrh%2Forion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frulanugrh%2Forion/lists"}