{"id":28138784,"url":"https://github.com/felipeclarindo/crud-cli","last_synced_at":"2025-07-08T13:10:45.284Z","repository":{"id":252952727,"uuid":"841487703","full_name":"felipeclarindo/crud-cli","owner":"felipeclarindo","description":"Crud developed in python using requests","archived":false,"fork":false,"pushed_at":"2025-04-25T02:24:56.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T17:15:12.994Z","etag":null,"topics":["cli-app","cli-application","cli-application-development","cli-development","crud","crud-api","crud-application","crud-development","python","request"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipeclarindo.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,"zenodo":null}},"created_at":"2024-08-12T14:02:06.000Z","updated_at":"2025-04-25T03:46:18.000Z","dependencies_parsed_at":"2025-04-25T03:31:45.934Z","dependency_job_id":"12f4d1fe-dfa3-4adb-8f2e-7fe71ddcef57","html_url":"https://github.com/felipeclarindo/crud-cli","commit_stats":null,"previous_names":["felipeclarindo/crud","felipeclarindo/crud-cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/felipeclarindo/crud-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fcrud-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fcrud-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fcrud-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fcrud-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeclarindo","download_url":"https://codeload.github.com/felipeclarindo/crud-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fcrud-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264275906,"owners_count":23583329,"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":["cli-app","cli-application","cli-application-development","cli-development","crud","crud-api","crud-application","crud-development","python","request"],"created_at":"2025-05-14T17:14:58.837Z","updated_at":"2025-07-08T13:10:45.232Z","avatar_url":"https://github.com/felipeclarindo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"🌍 [Leia em Português](README.pt-BR.md)\n\n# Crud\n\nCrud for manipulations in oracle database with methods of inserting, updating, capturing and removing data. using the `requests` library in python.\n\n# Technologies Used\n\n- `requests` - Communication with api.\n- `pytest` - Testing.\n- `oracledb` - Connect with oracle database.\n- `python-dotenv` - Load environment variables.\n- `flask` - Development of api.\n- `flask_cors` - Api CORS configuration.\n\n# Features\n\n- Manipulation of data from a database: Methods of inserting, updating, creating, and removing data using requests.\n- Simple and intuitive interface: Simple and entuitive command-line interface for handling a database.\n- Dynamic interface, being able to manipulate the table you want!\n\n## Steps to install and run\n\n1. Clone the Repository:\n\n```bash\ngit clone https://github.com/felipeclarindo/crud-cli.git\n```\n\n2. Enter directory:\n\n```bash\ncd crud-cli\n```\n\n3. Create `Virtual Environment`:\n\n```bash\npython -m venv .venv\n```\n\n4. Enable `Virtual Environment` by running the `.bat` file in `.venv/Scripts/activate.bat`.\n\n5. Install dependencies:\n\n```bash\npip install - r requirements.txt\n```\n\n6. Run api server:\n\n```bash\npython src/api/server.py\n```\n\n7. Run the application:\n\n```bash\npython src/main.py\n```\n\n8. Interact with the menu interface and perform the desired manipulation in the database.\n\n## Contribution\n\nContributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.\n\n## Author\n\n**Felipe Clarindo**\n\n- [LinkedIn](https://www.linkedin.com/in/felipeclarindo)\n- [Instagram](https://www.instagram.com/lipethecoder)\n- [GitHub](https://github.com/felipeclarindo)\n\n## License\n\nThis project is licensed under the [GNU Affero License](https://www.gnu.org/licenses/agpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fcrud-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeclarindo%2Fcrud-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fcrud-cli/lists"}