Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Hoppscotch/Hoppscotch.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Hoppscotch;

class Hoppscotch extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Hoppscotch/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "41196627eacd06ca27010ac1fb07944e7bfa5216",
"name": "Hoppscotch",
"website": "https://github.com/hoppscotch/hoppscotch/",
"license": "MIT License",
"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!",
"enhanced": false,
"tile_background": "dark",
"icon": "hoppscotch.png"
}
Binary file added Hoppscotch/hoppscotch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.