Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 3.33 KB

README.md

File metadata and controls

40 lines (28 loc) · 3.33 KB

the-matrix

Build Status Coverage Status

What it represents

This is a listing of projects I am writing in various web frameworks.

Build Listing

Name Stack Microframework Tests Build Badge Coverage
omega-jazz Ruby Sinatra Minitest Build Status Coverage Status
pho-sho PHP Silex phpunit Build Status Coverage Status
go-home Go Gorilla Mux stdlib Build Status Coverage Status
py-lyfe Python Flask py.test Build Status Coverage Status
es-bueno NodeJS Express Mocha Build Status Coverage Status

Why it is necessary

To explore the full development stack of other environments, from serving up HTTP responses to unit testing conventions to standard database conventions.

All projects should be considered permanently WIP while I continuously build up the RAML documentation that describes what each project should adhere to, as well as keeping up with the continuing evolution of web development in the above said stacks.

Why monolithic frameworks are excluded

Eventually I may move onto heavier frameworks (ie: Rails, Symfony, Django), but for now, in the interest of time, I have found it easier to get started with microframeworks.

TODO