{"id":38997884,"url":"https://github.com/peterwade153/ivents","last_synced_at":"2026-01-17T17:09:44.074Z","repository":{"id":57511503,"uuid":"220243673","full_name":"peterwade153/ivents","owner":"peterwade153","description":"go REST API","archived":false,"fork":false,"pushed_at":"2019-12-02T14:46:18.000Z","size":72,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"staging","last_synced_at":"2025-08-15T05:54:59.426Z","etag":null,"topics":["github-actions","golang","gorm-orm","jwt-tokens","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterwade153.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-07T13:29:52.000Z","updated_at":"2021-07-19T07:56:09.000Z","dependencies_parsed_at":"2022-08-29T05:20:42.987Z","dependency_job_id":null,"html_url":"https://github.com/peterwade153/ivents","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterwade153/ivents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterwade153%2Fivents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterwade153%2Fivents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterwade153%2Fivents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterwade153%2Fivents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterwade153","download_url":"https://codeload.github.com/peterwade153/ivents/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterwade153%2Fivents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["github-actions","golang","gorm-orm","jwt-tokens","rest-api"],"created_at":"2026-01-17T17:09:43.985Z","updated_at":"2026-01-17T17:09:44.062Z","avatar_url":"https://github.com/peterwade153.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/peterwade153/ivents/workflows/Go/badge.svg)\n# ivents\n\n### ivents is a one stop center for all venues for all types events\n\n### Installation.\nShould have Go and Postgres installed\n\nClone the repository.\n\u003cpre\u003e\ngit clone https://github.com/peterwade153/ivents.git\n\u003c/pre\u003e\n\n### Environment variables\nCreate a database and create a `.env` from the `.env-sample` and replace its values with the actual values.\n\n### Running application\nChange directory into ivents then\n\u003cpre\u003e\n$ go run main.go\n\u003c/pre\u003e\n\nAPI endpoint can be accessed. Via http://localhost:5000/\n\n### Endpoints\n\nRequest |       Endpoints                 |       Functionality\n--------|---------------------------------|--------------------------------\nPOST    |  /register                      |   User Signup   ( firstname, lastname, email, password)\nPOST    |  /login                         |   User Login    ( email, password)\nPOST    |  /api/venues                    |   Add Venue     ( name, description, location, capacity, category)\nGET     |  /api/venues                    |   View Venues\nGET     |  /api/venues/id                 |   View Venue\nPUT     |  /api/venues/id                 |   Update Venue  ( name, description, location, capacity, category)\nDELETE  |  /api/venues/id                 |   Delete Venue\n\n### Running tests\n\u003cpre\u003e\n$ go test ./...\n\u003c/pre\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterwade153%2Fivents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterwade153%2Fivents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterwade153%2Fivents/lists"}