Skip to content

bearsunday/bearsunday.github.io

Repository files navigation

BEAR.Sunday - A resource oriented framework

A resource orientated framework with a REST Hypermedia centered architecture, implementing Dependency Injection and Aspect Orientated Programming' at it's core.

Hosting and Rendering

The documentations are rendered with Jekyll and hosted at http://bearsunday.github.io/.

Start Server with Docker

./bin/served.sh

Start Server in local Ruby environment

Install

gem install jekyll bundler
bundle install

Run

./bin/servel.sh