We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5bdb86 + 506a0e5 commit d0d30edCopy full SHA for d0d30ed
composer.json
@@ -3,7 +3,13 @@
3
"type": "project",
4
"description": "DotKernel API",
5
"license": "MIT",
6
- "homepage": "https://github.com/dotkernel/api",
+ "homepage": "https://www.dotkernel.org",
7
+ "support": {
8
+ "docs": "https://docs.dotkernel.org/api-documentation/",
9
+ "issues": "https://github.com/dotkernel/api/issues",
10
+ "source": "https://github.com/dotkernel/api",
11
+ "rss": "https://github.com/dotkernel/api/releases.atom"
12
+ },
13
"keywords": [
14
"api",
15
"REST",
0 commit comments