{"id":24438689,"url":"https://github.com/anower77/polling-rest-api","last_synced_at":"2026-04-24T12:07:38.928Z","repository":{"id":270453287,"uuid":"910426750","full_name":"Anower77/POLLING-REST-API","owner":"Anower77","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T16:03:55.000Z","size":2886,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T23:07:45.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://polling-rest-api.onrender.com","language":"Python","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/Anower77.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":"2024-12-31T08:39:28.000Z","updated_at":"2025-01-27T16:04:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5e93897-eb3a-4e18-957e-59946df0354b","html_url":"https://github.com/Anower77/POLLING-REST-API","commit_stats":null,"previous_names":["anower77/polling-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anower77/POLLING-REST-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anower77%2FPOLLING-REST-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anower77%2FPOLLING-REST-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anower77%2FPOLLING-REST-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anower77%2FPOLLING-REST-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anower77","download_url":"https://codeload.github.com/Anower77/POLLING-REST-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anower77%2FPOLLING-REST-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263379486,"owners_count":23457850,"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-20T19:17:29.531Z","updated_at":"2026-04-24T12:07:33.894Z","avatar_url":"https://github.com/Anower77.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Certainly! Here is a basic structure for a `README.md` file for your \"POLLING-REST-API\" repository:\n\n# POLLING-REST-API\n\nA REST API for creating and managing polls. This project uses a mix of JavaScript, CSS, Python, and HTML.\n\n## Features\n\n- Create new polls\n- Cast votes on polls\n- View poll results in real-time\n- User authentication\n\n## Setup Instructions\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/Anower77/POLLING-REST-API.git\n   cd POLLING-REST-API\n   ```\n\n2. **Backend Setup (Python)**\n   - Ensure you have Python installed (version 3.6 or higher).\n   - Create a virtual environment and activate it:\n     ```bash\n     python3 -m venv env\n     source env/bin/activate   # On Windows use `env\\Scripts\\activate`\n     ```\n   - Install the required dependencies:\n     ```bash\n     pip install -r requirements.txt\n     ```\n   - Run the backend server:\n     ```bash\n     python app.py   # or the main entry file\n     ```\n\n3. **Frontend Setup (JavaScript, CSS, HTML)**\n   - Open `index.html` in your web browser to access the application.\n\n## Usage\n\n- Access the API endpoints to create and manage polls.\n- Use the web interface to create polls, vote, and view results.\n\n## API Endpoints\n\n- **Create Poll**: `POST /api/polls`\n- **Get Polls**: `GET /api/polls`\n- **Vote on Poll**: `POST /api/polls/{id}/vote`\n- **Get Poll Results**: `GET /api/polls/{id}/results`\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/awesome-feature`).\n3. Commit your changes (`git commit -am 'Add some awesome feature'`).\n4. Push to the branch (`git push origin feature/awesome-feature`).\n5. Create a new Pull Request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nFor any inquiries, please contact [Anower77](https://github.com/Anower77).\n```\n\nFeel free to customize and expand this README file as needed to best describe your project and its specific setup instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanower77%2Fpolling-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanower77%2Fpolling-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanower77%2Fpolling-rest-api/lists"}