Scribe可以帮助您自动生成文档,但是如果您真的想制作友好,可维护和可测试的API文档,则还需要了解更多信息。所以我为你做了一门课程。🤗
|
vor 1 Jahr | |
---|---|---|
.github | vor 1 Jahr | |
camel | vor 1 Jahr | |
config | vor 1 Jahr | |
lang | vor 1 Jahr | |
resources | vor 1 Jahr | |
routes | vor 2 Jahren | |
src | vor 1 Jahr | |
tests | vor 1 Jahr | |
.editorconfig | vor 3 Jahren | |
.gitattributes | vor 3 Jahren | |
.gitignore | vor 2 Jahren | |
CHANGELOG.md | vor 1 Jahr | |
CONTRIBUTING.md | vor 1 Jahr | |
Dockerfile | vor 1 Jahr | |
LICENSE.md | vor 2 Jahren | |
Makefile | vor 1 Jahr | |
README.md | vor 1 Jahr | |
composer.dingo.json | vor 1 Jahr | |
composer.json | vor 1 Jahr | |
composer.lowest.json | vor 1 Jahr | |
docker-compose.yml | vor 1 Jahr | |
logo-scribe.png | vor 5 Jahren | |
phpstan.neon | vor 1 Jahr | |
phpunit.xml | vor 1 Jahr |
v4 is out now! Featuring subgroups, easier sorting, and an automated upgrade command.
Scribe helps you generate API documentation for humans from your Laravel/Lumen/Dingo codebase. See a live example at demo.scribe.knuckles.wtf.
👋 Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's some more things you need to know. So I made a course for you.🤗
Check out the documentation at scribe.knuckles.wtf/laravel.
If you're coming from mpociot/laravel-apidoc-generator
, first migrate to v3, then to v4.
Contributing is easy! See our contribution guide.