Skip to content

pradyroy/eledgerapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the eLedger - your digital record book

Electronic Ledger API for Small Enterprises

This Repository contains all the Transactions and Wallet APIs. This repository is the backend part of the complete project of three repositories. The other two repositories are:

All these 3 projects are combined to make a single Project Eledger. So, Eledger API is a part of these repositories.

The main use of these APIs is to create a new Wallet(for a user), create a transaction, update wallet details, get list of wallets, get list of all transactions, get list of transactions for one wallet, get wallet by walletId. These are the APIs created in this project.

This is a Maven project. The REST APIs are created using Spring Boot, Java(version 13) And some other frameworks(mentioned in pom.xml file). This wiki will take you to every detailed steps of how to clone this project and start the server. Every API will be explained in detail in next pages.


Getting Started


APIs info


Testing

About

Electronic Ledger API for Small Enterprises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages