This website requires JavaScript.
Explore
Help
Register
Sign In
md.asif5
/
neft-server
Watch
1
Star
0
Fork
0
You've already forked neft-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Md Asif
c62c233778
Added HikariCP as connection pool manager for efficient database connection management.
2024-09-28 02:08:42 +05:30
.run
all the application configurations has been defined in application.conf, application-dev.conf and application-prod.conf. Also made the ktor server configuration in external file.
2024-09-28 01:26:57 +05:30
gradle
/wrapper
first commit
2024-09-18 10:17:07 +05:30
src
Added HikariCP as connection pool manager for efficient database connection management.
2024-09-28 02:08:42 +05:30
.gitignore
first commit
2024-09-18 10:17:07 +05:30
build.gradle.kts
Added HikariCP as connection pool manager for efficient database connection management.
2024-09-28 02:08:42 +05:30
gradle.properties
first commit
2024-09-18 10:17:07 +05:30
gradlew
first commit
2024-09-18 10:17:07 +05:30
gradlew.bat
first commit
2024-09-18 10:17:07 +05:30
settings.gradle.kts
first commit
2024-09-18 10:17:07 +05:30
Description
No description provided
154
KiB
Languages
Kotlin
100%