BrianMitchL / baeaas

BAE as a Service

Home Page:https://baeaas.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BAEaaS Build Status Dependency Status

BAE as a Service

Installation

npm install

Run

npm start

Content-Types

To use different content types (which can be found in the server/renderers directory), use the "Accept" header in your request. Eg. "Accept: application/json"

BAEaaS currently accepts:

  • application/json
  • text/plain
  • text/html

Attribution

Much of the server configuration was influenced by FOAAS.

About

BAE as a Service

https://baeaas.herokuapp.com

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 89.3%Language:HTML 9.7%Language:CSS 1.0%