Skip to content

Commit 3cac7fa

Browse files
patricksindelkamvdkleijn
authored andcommitted
Added Hoppstotch
1 parent 6c40305 commit 3cac7fa

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

Hoppscotch/Hoppscotch.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace App\SupportedApps\Hoppscotch;
4+
5+
class Hoppscotch extends \App\SupportedApps
6+
{
7+
}

Hoppscotch/app.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"appid": "41196627eacd06ca27010ac1fb07944e7bfa5216",
3+
"name": "Hoppscotch",
4+
"website": "https://github.com/hoppscotch/hoppscotch/",
5+
"license": "MIT License",
6+
"description": "Hoppscotch is light-weight, web based API development suite. It was built from the ground up with ease of use and accessibility in mind providing all the functionality needed for API developers with minimalist, unobtrusive UI. It is free-to-use and as an added perk completely Open Source!",
7+
"enhanced": false,
8+
"tile_background": "dark",
9+
"icon": "hoppscotch.png"
10+
}

Hoppscotch/hoppscotch.png

12.2 KB
Loading

0 commit comments

Comments
 (0)