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
6
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
5715030c7a
removed unused and redundant declarations
2024-09-28 01:29:04 +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
removed unused and redundant declarations
2024-09-28 01:29:04 +05:30
.gitignore
first commit
2024-09-18 10:17:07 +05:30
build.gradle.kts
changed the errorMsg to return the whole response body in case of any unknown json message from server in TransactionExecutor.kt
2024-09-25 14:33:17 +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%