Skip to content

Commit 033c6fe

Browse files
authored
add documentation links
Signed-off-by: arhimede <[email protected]>
1 parent 89c6ff5 commit 033c6fe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# DotKernel API
22

3-
Based on Enrico Zimuel's [Zend Expressive API - Skeleton example](https://github.com/ezimuel/zend-expressive-api), DotKernel API runs on [Laminas](https://github.com/laminas) and [Mezzio](https://github.com/mezzio) components and implements standards like PSR-3, PSR-4, PSR-7, PSR-11 and PSR-15.
3+
DotKernel API is a PHP skeleton app for building REST APIs using [Laminas](https://github.com/laminas) and [Mezzio](https://github.com/mezzio) components and implements standards like PSR-3, PSR-4, PSR-7, PSR-11 and PSR-15.
4+
5+
Dotkernel API is an alternative for legacy Laminas API Tools (formerly Apigility) applications, and is based on Enrico Zimuel's [Zend Expressive API - Skeleton example](https://github.com/ezimuel/zend-expressive-api).
6+
7+
> Live [demo](https://api.dotkernel.net/).
8+
9+
## Documentation
10+
11+
Documentation is available at: https://docs.dotkernel.org/api-documentation/
12+
13+
## Badges
414

515
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/api)
616
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/api/5.2.0)

0 commit comments

Comments
 (0)