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
16
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
6c5dab0a17
Added remitterAddress, beneficiaryName, beneficiaryAddress, senderAcctType, beneficiaryAcctType, beneficiaryBankName, beneficiaryBranchName, commissionAmount to transactions as told by C-Edge. Also removed errorMsg from TransactionFailureResponse class. Refactored code for more readability. Removed application logs from STDOUT.
2024-10-24 12:39:07 +05:30
.run
Refactored code be more readable
2024-09-28 04:33:35 +05:30
gradle
/wrapper
first commit
2024-09-18 10:17:07 +05:30
src
/main
Added remitterAddress, beneficiaryName, beneficiaryAddress, senderAcctType, beneficiaryAcctType, beneficiaryBankName, beneficiaryBranchName, commissionAmount to transactions as told by C-Edge. Also removed errorMsg from TransactionFailureResponse class. Refactored code for more readability. Removed application logs from STDOUT.
2024-10-24 12:39:07 +05:30
.gitignore
Added remitterAddress, beneficiaryName, beneficiaryAddress, senderAcctType, beneficiaryAcctType, beneficiaryBankName, beneficiaryBranchName, commissionAmount to transactions as told by C-Edge. Also removed errorMsg from TransactionFailureResponse class. Refactored code for more readability. Removed application logs from STDOUT.
2024-10-24 12:39:07 +05:30
build.gradle.kts
Removed tests. included watch patterns for ktor auto reloading. Returned proper responses upon transaction failures.
2024-09-28 17:57:20 +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%