-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (33 loc) · 886 Bytes
/
CITATION.cff
File metadata and controls
33 lines (33 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Keenan"
given-names: "Christopher"
alias: chRyNaN
website: "https://chrynan.codes"
contact:
- family-names: "Keenan"
given-names: "Christopher"
alias: chRyNaN
website: "https://chrynan.codes"
title: "kapi"
type: "software"
abstract: "Kotlin multi-platform API utilities. Write APIs in Kotlin; generate Ktor bindings and Open API Specs."
license: Apache-2.0
keywords:
- kotlin
- api
- kapi
- ktor
- server
- swagger
- openapi
- "kotlin-library"
- "kotlin-multiplatform"
- "ktor-framework"
- "ktor-server"
- "kotlin-multiplatform-library"
- "kotlin-multiplatform-mobile"
- "api-development"
repository-code: "https://github.com/chRyNaN/kapi"
url: "https://github.com/chRyNaN/kapi"