{"id":19882989,"url":"https://github.com/ezeisraeljohn/revploy","last_synced_at":"2026-04-06T08:31:47.789Z","repository":{"id":255027096,"uuid":"847387363","full_name":"ezeisraeljohn/revploy","owner":"ezeisraeljohn","description":"This API handles Employee Management in a Cooperation","archived":false,"fork":false,"pushed_at":"2024-08-29T04:16:01.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T03:26:06.452Z","etag":null,"topics":["aiven","employee-management","fastapi","mysql","python"],"latest_commit_sha":null,"homepage":"https://revploy.vercel.app","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/ezeisraeljohn.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-08-25T17:20:57.000Z","updated_at":"2024-09-23T17:21:45.000Z","dependencies_parsed_at":"2024-08-27T16:11:06.275Z","dependency_job_id":"5483d7e1-f488-432f-8bb8-2542215df8f1","html_url":"https://github.com/ezeisraeljohn/revploy","commit_stats":null,"previous_names":["ezeisraeljohn/revploy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ezeisraeljohn/revploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezeisraeljohn%2Frevploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezeisraeljohn%2Frevploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezeisraeljohn%2Frevploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezeisraeljohn%2Frevploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezeisraeljohn","download_url":"https://codeload.github.com/ezeisraeljohn/revploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezeisraeljohn%2Frevploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["aiven","employee-management","fastapi","mysql","python"],"created_at":"2024-11-12T17:19:06.178Z","updated_at":"2026-04-06T08:31:47.771Z","avatar_url":"https://github.com/ezeisraeljohn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RevPloy API\n\n![RevPloy](image.png)\nWelcome to the RevPloy! This API provides resources for managing HR activities in a company.\n\n## Table of Contents\n\n1. [Getting Started](#getting-started)\n2. [Installation](#installation)\n3. [Usage](#usage)\n4. [Testing](#testing)\n5. [API Documentation](#api-documentation)\n6. [License](#license)\n\n## Getting Started\n\nTo get started with the RevPloy, follow the instructions below to set up the project locally.\n\n## Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/ezeisraeljohn/revploy.git\n   cd revploy\n   ```\n\n2. **Set up a virtual environment:**\n\n   ```bash\n   python -m venv .venv\n   source .venv/bin/activate  # On Windows use `.venv\\Scripts\\activate`\n   ```\n\n3. **Install the dependencies:**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Configure the database:**\n\n   Ensure you have a PostgreSQL or MySQL database set up. Update the database settings in the `config.database.py` file.\n\n   ```python\n   DATABASE_URL = \"postgresql://username:password@localhost/dbname\"\n   ```\n\n   you can ignore the connect_args.\n\n5. **Run the server:**\n\n   ```bash\n   uvicorn api.app:app --reload\n   ```\n\n## Usage\n\nOnce the server is running, you can interact with the API using tools like [Postman](https://www.postman.com/) or [curl](https://curl.se/).\n\n## Testing\n\nYou can test the API endpoints using Postman. Import the collection directly using the following link:\n\n[\u003cimg src=\"https://run.pstmn.io/button.svg\" alt=\"Run In Postman\" style=\"width: 128px; height: 32px;\"\u003e](https://documenter.getpostman.com/view/34635068/2sAXjJ6DG6)\n\n## API Documentation\n\nFor detailed API documentation, visit the [Postman](https://documenter.getpostman.com/view/34635068/2sAXjJ6DG6) endpoints.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezeisraeljohn%2Frevploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezeisraeljohn%2Frevploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezeisraeljohn%2Frevploy/lists"}