Merge pull request #5497 from e965/add-8base-support

Add 8base support
main
Elbert Alias 4 years ago committed by GitHub
commit 419892da3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

@ -116,6 +116,20 @@
"scriptSrc": "4tellcdn\\.azureedge\\.net",
"website": "https://4-tell.com"
},
"8base": {
"cats": [
3, 62
],
"description": "8base is a Backend-as-a-Service. It lets front-end developers focus more on what they love and backend developers expedite their workflow",
"icon": "8base-logo.png",
"pricing": [
"low", "freemium", "recurring"
],
"saas": true,
"requires": ["GraphQL"],
"website": "https://8base.com",
"xhr": "api\\.8base\\.com"
},
"@sulu/web": {
"cats": [
59
@ -126,4 +140,4 @@
},
"website": "https://github.com/sulu/web-js"
}
}
}