{"id":20340566,"url":"https://github.com/strongself/rambobot","last_synced_at":"2026-05-11T09:53:40.223Z","repository":{"id":119803538,"uuid":"94324262","full_name":"strongself/rambobot","owner":"strongself","description":"This a server side app for quizzes. It was built with Swift and backed by Vapor.","archived":false,"fork":false,"pushed_at":"2017-07-06T05:53:03.000Z","size":997,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-04T14:49:20.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/strongself.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-14T11:36:04.000Z","updated_at":"2017-07-06T06:31:51.000Z","dependencies_parsed_at":"2023-06-03T05:30:42.487Z","dependency_job_id":null,"html_url":"https://github.com/strongself/rambobot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/strongself/rambobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongself%2Frambobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongself%2Frambobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongself%2Frambobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongself%2Frambobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongself","download_url":"https://codeload.github.com/strongself/rambobot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongself%2Frambobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2024-11-14T21:22:35.696Z","updated_at":"2026-05-11T09:53:40.197Z","avatar_url":"https://github.com/strongself.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rambobot\n\nThis a server side app for quizzes. It was built with Swift and backed by Vapor.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. \n\n### Prerequisites\n\nWhat things you need to install the software and how to install them. At first verify swift installation:\n\n```\neval \"$(curl -sL check.vapor.sh)\"\n```\n\n### Installing\n\nA step by step series of examples that tell you have to get a development env running\n\n#### Install Vapor\n\n```\nbrew install vapor1\n```\n\n#### Build project\n\n```\nvapor1 build\n```\n\n#### Config file allowing access to the database\n\n`Config/mysql.json`\n\n```json\n{\n  \"host\": \"localhost\",\n  \"user\": \"root\",\n  \"password\": \"\",\n  \"database\": \"api\"\n}\n```\n\nEnd with import data dump into your MySQL DB. \n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning.\n\n## Authors\n\n* **Sam Mejlumyan** - [smejl](https://github.com/smejl)\n\n## Contributing\n\n1. [Fork it](https://github.com/strongself/rambobot/fork)\n2. Create your feature branch \n\t`git checkout -b feature/fooBar`\n3. Commit your changes \n\t`git commit -am 'Add some fooBar'`\n4. Push to the branch \n\t`git push origin feature/fooBar`\n5. Create a new Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongself%2Frambobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongself%2Frambobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongself%2Frambobot/lists"}