add ability to view apps under root and specify custom appid in metadata
This commit is contained in:
parent
024bda0c41
commit
6e7cd93bff
|
@ -3,7 +3,7 @@
|
||||||
This allows you to host custom (known as 3rd party) App Market repositories of WebDesk applications.
|
This allows you to host custom (known as 3rd party) App Market repositories of WebDesk applications.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Listing currently uploaded apps (/apps endpoint)
|
- Listing currently uploaded apps (/apps endpoint and root of web server)
|
||||||
- Showing app source code (under /uploads/app_name/index.js)
|
- Showing app source code (under /uploads/app_name/index.js)
|
||||||
- Uploading new apps (/apps endpoint with Bearer token)
|
- Uploading new apps (/apps endpoint with Bearer token)
|
||||||
- Editing app info (/editapp endpoint with Bearer token)
|
- Editing app info (/editapp endpoint with Bearer token)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user