An API to store balances and transactions

栏目: IT技术 · 发布时间: 5年前

内容简介:Hey everyone!I'm Rob and I want to share what I've built - a solid ledger behind simple API: https://decimals.appThe ledger is a key piece of any financial system and is easy to get the design wrong, resulting in troubles for making sure money movements ar

Hey everyone!

I'm Rob and I want to share what I've built - a solid ledger behind simple API: https://decimals.app

The ledger is a key piece of any financial system and is easy to get the design wrong, resulting in troubles for making sure money movements are adding up.

I took a lot of inspiration from good designs from Square, Uber, and others for the scalability and security aspects. And on the usability side, I applied many concepts from the Ledger CLI, making it very easy to use.

I'm really happy I get to show this to you all, thank you for reading about it! Please let me know your thoughts and questions in the comments.

[1] https://www.ledger-cli.org/

[2] https://www.youtube.com/watch?v=iN6mhI5hFt4

[3] https://developer.squareup.com/blog/books-an-immutable-double-entry-accounting-database-service/

[5] https://docs.decimals.app


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序设计语言理论基础

程序设计语言理论基础

米切尔 / 电子工业出版社 / 2006-11 / 68.00元

本书提出了一个框架,用于分析程序设计语言的语法、操作和语义性质,该框架基于称为类型化λ演算的数学系统。λ演算的主要特色是对于函数和其他可计算的值的一种记法,以及一个等式逻辑和用于表达式求值的一组规则。本书中最简单的系统是称为泛代数的一个等式系统,它可以用来公理化和分析通常用于程序设计的许多数据类型。可作为理论计算机科学、软件系统和数学专业的大学本科高年级或者研究生初始学习阶段的教材,同时也适合用于......一起来看看 《程序设计语言理论基础》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具