usox / sharesta

Sharesta (Strict HAck RESTful Apis) is a micro framework to build simple and easy to use rest-like applications - written in strict hack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce a factory

usox opened this issue · comments

To simplify the class creation process and to allow more unit tests, a Factory class should be introduced