|
2 | 2 | { |
3 | 3 | "id": 1, |
4 | 4 | "title": "FireKubeX", |
5 | | - "shortDescription": "Simplifies Kubernetes, easing app deployment for developers." |
| 5 | + "shortDescription": "Simplifies Kubernetes, easing app deployment for developers.", |
| 6 | + "Summary": "This script simplifies the deployment process for developers by abstracting the complexities of Kubernetes. By providing the necessary configuration in the config.yaml file, developers can quickly deploy their applications to a Kubernetes cluster with ease without the need for in-depth Kubernetes knowledge. It also supports starting and stopping services, along with options for development (dev) and production (prod) modes. The config.yaml is intended for individual microservices. It aims to enhance the efficiency of deploying and scaling microservices by providing a flexible and customizable solution.", |
| 7 | + "project_type": "Developer Tools and Utilities", |
| 8 | + "contributors": ["jagannathmfs", "amitshr6779"], |
| 9 | + "project_goal": "The script is designed to handle multiple services, making it scalable for diverse microservices architectures. Additionally, it can be extended easily to incorporate additional features or adapt to evolving Kubernetes best practices.", |
| 10 | + "target_users": "Targeted users will be the developers who needs to deploy their applications in a kubernetes cluster on their own local system or in any cloud kubernetes like (EKS,AKS,GKE).", |
| 11 | + "risk": "Potential risks related to conflicting with proprietary IP or current customer work if any: None" |
6 | 12 | }, |
7 | 13 | { |
8 | 14 | "id": 2, |
|
28 | 34 | "id": 6, |
29 | 35 | "title": "EHRConnect", |
30 | 36 | "shortDescription": "Seamlessly connect with any EHR" |
| 37 | + }, |
| 38 | + { |
| 39 | + "id": 7, |
| 40 | + "title": "FileMaker PHP ORM", |
| 41 | + "shortDescription": "Accelerate php development with ORM for seamless integration with FileMaker", |
| 42 | + "description": "FileMaker Data API ORM on Core PHP will bridge the gap between FileMaker database with PHP to develop applications using various framework to create modern solutions. It resolves common issues associated with the default FileMaker Data API, making it easier and more efficient to work with FileMaker data for developers with FileMaker knowledge as well as developers with limited or no FileMaker knowledge. The library can be used with any PHP frameworks", |
| 43 | + "project_goal": "FileMaker Data API ORM on Core PHP will bridge the gap between FileMaker database with PHP to develop applications using various framework to create modern solutions.", |
| 44 | + "repo_name": "filemaker-php-orm", |
| 45 | + "project_type": "library", |
| 46 | + "contributors": ["Mukesh Gupta", "Pooja Patle"], |
| 47 | + "contributors_git_profile": [ |
| 48 | + "https://github.com/mukeshg1", |
| 49 | + "https://github.com/Pkp-tech" |
| 50 | + ], |
| 51 | + "target_users": "It resolves common issues associated with the default FileMaker Data API, making it easier and more efficient to work with FileMaker data for developers with FileMaker knowledge as well as developers with limited or no FileMaker knowledge.", |
| 52 | + "risk": "Potential risks related to conflicting with proprietary IP or current customer work If any: None " |
31 | 53 | } |
32 | 54 | ] |
0 commit comments