diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..91fb38d --- /dev/null +++ b/techstack.md @@ -0,0 +1,95 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [dreamfactorysoftware/example-scripts](https://github.com/dreamfactorysoftware/example-scripts)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|12/06/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ PHP +
+ PHP +
+ +
+ Python +
+ Python +
+ +
+ +## Data (1) + + + + +
+ MongoDB +
+ MongoDB +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..5432a61 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,59 @@ +repo_name: dreamfactorysoftware/example-scripts +report_id: b5e421b508fec3b6cec2ac7693436d2c +repo_type: Public +timestamp: '2023-12-06T22:37:42+00:00' +requested_by: volodymyrpoli +provider: github +branch: master +detected_tools_count: 5 +tools: +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source: Repo Metadata +- name: MongoDB + description: The database for giant ideas + website_url: http://www.mongodb.com/ + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1030/leaf-360x360.png + detection_source: php/merge_sql_nosql.php + last_updated_by: Ben Busse + last_updated_on: 2016-10-05 16:18:25.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata