Skip to content

diggsweden/wallet-backend-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

wallet-backend-reference

This is a repository containing code and decisions that we have agreed upon to use when building the backend services for the wallet.

This repository might or might not be updated once we have our first few services.

Code standard/decision

  • Records are to be used for data class definition as they are inherently immutable
  • RecordBuilder should always be applied and be the recommended, but not mandatory method, for instantiating records.
  • Migration between DTOs should be done in mapper functions.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages