Skip to content

Commit af01215

Browse files
authored
Update README.md
1 parent 0bf769a commit af01215

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# kotlin-ktor-rest-api
22
A Modern Kotlin-Ktor RESTful API example. Connects to a PostgreSQL database and uses Exposed framework for database operations.
3+
4+
- Ktor Framework
5+
- Authorization -> JWT
6+
- Build Tool -> Gradle
7+
- Dependency Injection -> Koin
8+
- Database -> PostgreSQL
9+
- ORM SQL Framework -> Exposed
10+
- Server -> Tomcat

0 commit comments

Comments
 (0)