Skip to content

Commit 00015f0

Browse files
authored
Update index.html.twig
Signed-off-by: arhimede <julian@dotkernel.com>
1 parent 7a665db commit 00015f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/App/templates/app/index.html.twig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
<img alt="License" src="https://img.shields.io/github/license/dotkernel/api?style=flat">
104104
<img alt="Stars" src="https://img.shields.io/github/stars/dotkernel/api?style=flat&label=%E2%98%85">
105105
</div>
106-
<p class="desc">An alternative to legacy Laminas API Tools (Apigility). A framework-less, opinionated toolkit for intermediate-to-advanced developers who want to ship REST APIs quickly and efficiently.</p>
106+
<p class="desc">An alternative to legacy Laminas API Tools (Apigility). REST APIs on a readable PSR-15 middleware pipeline — no kernel, no facades, no runtime magic.
107+
OAuth2, RBAC and OpenAPI included.</p>
107108
<div class="card-btns">
108109
<a class="btn btn-ghost btn-sm" href="https://github.com/dotkernel/api" target="_blank" rel="noopener">GitHub</a>
109110
<a class="btn btn-ghost btn-sm" href="https://api.dotkernel.net/" target="_blank" rel="noopener">Demo</a>

0 commit comments

Comments
 (0)