biberlabs / rest-expressive-example

Sample Rest Application with Zend Expressive, based on Elasticsearch
15 stars 4 forks source link

Creating Mocking Sample Data with DocBlock Parameters #1

Open hkulekci opened 8 years ago

hkulekci commented 8 years ago

I try to create a mocker with dockBlock system in https://github.com/biberlabs/rest-expressive-example/tree/light-mocker Right now, docParser use Swagger parser. But in the end, I try to create their own parser.

hkulekci commented 8 years ago

I create DocBlock for mocker. and added example resource for mocked data.