An open API service indexing awesome lists of open source software.

https://github.com/birjemin/blueprint

:nut_and_bolt: 给laravel的普通路由创建接口文档(不是dingo)
https://github.com/birjemin/blueprint

api blueprint laravel

Last synced: 4 months ago
JSON representation

:nut_and_bolt: 给laravel的普通路由创建接口文档(不是dingo)

Awesome Lists containing this project

README

          

# Blueprint Generator

This package generates a valid API Blueprint 1A document from a collection of classes.

## 使用示例

Some index method phpdoc example:

```