{"id":24434134,"url":"https://github.com/mukhammadrizooff/jaypeaktours-backend","last_synced_at":"2025-10-07T21:42:26.277Z","repository":{"id":38745101,"uuid":"504956460","full_name":"mukhammadrizooff/JayPeakTours-backend","owner":"mukhammadrizooff","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-05T18:24:27.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-20T16:55:13.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/mukhammadrizooff.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}},"created_at":"2022-06-18T21:44:17.000Z","updated_at":"2024-07-31T07:22:14.000Z","dependencies_parsed_at":"2022-07-10T15:31:45.974Z","dependency_job_id":null,"html_url":"https://github.com/mukhammadrizooff/JayPeakTours-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukhammadrizooff%2FJayPeakTours-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukhammadrizooff%2FJayPeakTours-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukhammadrizooff%2FJayPeakTours-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukhammadrizooff%2FJayPeakTours-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukhammadrizooff","download_url":"https://codeload.github.com/mukhammadrizooff/JayPeakTours-backend/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250244281,"owners_count":21398491,"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":[],"created_at":"2025-01-20T16:54:44.820Z","updated_at":"2025-10-07T21:42:21.243Z","avatar_url":"https://github.com/mukhammadrizooff.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PeakVermontTours Backend\r\nIt is minimum viable product to simulate a booking tours website. The users can get a list of available tours and check their details. It also allows user to create and delete tour items.\r\n\r\n## Features\r\n\r\n- GET and POST requests are permited.\r\n- It uses a CORS which allow any origin.\r\n- It's will recieve requests from the `PeakVermontTours` frontend app, which is hosted [here](https://github.com/mukhammadrizooff/JayPeakTours-frontend).\r\n\r\nComing Soon .....\r\n\r\n## Built With\r\n\r\n- Ruby\r\n- Ruby on Rails\r\n\r\n\r\n## Getting Started\r\n\r\n\r\nTo get a local copy up and running follow these simple example steps.\r\n\r\n### Prerequisites\r\n\r\n- Have `git` installed on your local computer.\r\n- Have `ruby` installed on your local computer.\r\n- Have `rails` installed on your local computer.\r\n- Have `postgresql` installed on you local computer.\r\n\r\n### Install\r\n\r\n- Run the commant `git@github.com:mukhammadrizooff/JayPeakTours-backend.git` or `https://github.com/mukhammadrizooff/JayPeakTours-backend.git` to clone this repository to your local computer. Choose the location you prefer.\r\n- Run the command `bundle install` to install all project's rails dependencies.\r\n\r\n### Usage\r\n\r\n- Run the command `rails db:create` to create the app's database.\r\n- Run the command `rails s -p 3001` to execute the API.\r\n- Open the url `http://localhost:3001` on a browser.\r\n\r\n\r\n## Authors\r\n\r\n👤 *Gabriela Sánchez Espirilla*\r\n\r\n- GitHub: [@gabyse1](https://github.com/gabyse1)\r\n- LinkedIn: [gabyse](https://www.linkedin.com/in/gabyse/)\r\n- Twitter: [@gabyse0](https://twitter.com/gabyse0)\r\n\r\n👤 *Sumair Qaisar*\r\n\r\n- GitHub: [@sumairq](https://github.com/sumairq)\r\n- Twitter: [@sumair_qaisar](https://twitter.com/sumair_qaisar)\r\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sumair-qaisar-jadoon-84a877164/)\r\n\r\n👤 *Mukhammadrizo Abdunazarov*\r\n\r\n- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)\r\n- Twitter: [@muhammadrizooff](https://twitter.com/muhammadrizooff)\r\n- LinkedIn: [LinkedIn](https://linkedin.com/in/mukhammadrizooff)\r\n\r\n\r\n## 🤝 Contributing\r\n\r\nContributions, issues, and feature requests are welcome!\r\n\r\nFeel free to check the [issues page](../../issues/).\r\n\r\n\r\n## Show your support\r\n\r\nGive a ⭐️ if you like this project!\r\n\r\n\r\n## Acknowledgments\r\n\r\n- Linters: [Microverse](https://github.com/microverseinc/linters-config)\r\n\r\n\r\n## 📝 License\r\n\r\nThis project is [MIT](./LICENSE) licensed.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukhammadrizooff%2Fjaypeaktours-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukhammadrizooff%2Fjaypeaktours-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukhammadrizooff%2Fjaypeaktours-backend/lists"}