{"id":31068648,"url":"https://github.com/kryptonbd/go-eventflow","last_synced_at":"2026-05-15T22:34:54.723Z","repository":{"id":302337189,"uuid":"946111468","full_name":"KryptonBD/Go-EventFlow","owner":"KryptonBD","description":"Event Management REST API built with Go","archived":false,"fork":false,"pushed_at":"2025-03-10T16:18:13.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T04:44:10.927Z","etag":null,"topics":["gin","go","golang","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/KryptonBD.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-03-10T16:17:57.000Z","updated_at":"2025-06-30T16:43:40.000Z","dependencies_parsed_at":"2025-07-01T21:12:48.354Z","dependency_job_id":"dfc4eadf-742a-4c9b-ac75-c62dd8839b6f","html_url":"https://github.com/KryptonBD/Go-EventFlow","commit_stats":null,"previous_names":["kryptonbd/go-eventflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KryptonBD/Go-EventFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2FGo-EventFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2FGo-EventFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2FGo-EventFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2FGo-EventFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KryptonBD","download_url":"https://codeload.github.com/KryptonBD/Go-EventFlow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2FGo-EventFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275327138,"owners_count":25445049,"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-09-15T02:00:09.272Z","response_time":75,"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":["gin","go","golang","rest-api"],"created_at":"2025-09-15T21:56:53.503Z","updated_at":"2025-09-15T21:56:56.199Z","avatar_url":"https://github.com/KryptonBD.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EventFlow\r\n\r\nEventFlow is a robust event management API built with Go and the Gin web framework. This application enables user authentication, comprehensive event management with CRUD operations, and attendee registration functionality.\r\n\r\n## Getting Started\r\n\r\n### Installation\r\n\r\n1. Clone the repository\r\n\r\n2. Install dependencies\r\n\r\n```bash\r\ngo mod download\r\n```\r\n\r\n3. Run the application\r\n\r\n```bash\r\ngo run main.go\r\n```\r\n\r\nThe API will be available at `http://localhost:8080`\r\n\r\n## API Endpoints\r\n\r\n- **Authentication**\r\n\r\n  - POST `/api/register` - Create new user\r\n  - POST `/api/login` - Authenticate user\r\n\r\n- **Events**\r\n\r\n  - GET `/api/events` - List all events\r\n  - GET `/api/events/:id` - Get event details\r\n  - POST `/api/events` - Create new event\r\n  - PUT `/api/events/:id` - Update event\r\n  - DELETE `/api/events/:id` - Delete event\r\n\r\n- **Registration**\r\n  - POST `/api/events/:id/register` - Register for event\r\n  - DELETE `/api/events/:id/register` - Cancel registration\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptonbd%2Fgo-eventflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkryptonbd%2Fgo-eventflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptonbd%2Fgo-eventflow/lists"}