Skip to content
cosmosgenius edited this page Dec 2, 2014 · 20 revisions

Architecture of WebHooked

Models

App

This model will represent the apps which are deploy-able.

Deployment-Log

This model will represent the deployment log. This may become the sub-model for the app model.

APIs

There will be two exposed APIs

  • webapps
  • deploy

Authorization

Authorization will be based on access token with associated permission.

Internals

Clone this wiki locally