内容简介: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
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Nginx高性能Web服务器详解
苗泽 / 电子工业出版社 / 2013-10 / 59.00元
《Nginx高性能Web服务器详解》全面介绍了当前Internet上流行的一款开放源代码的Web服务器——Nginx。全书一共分为四大部分,分别从入门、功能、实现和应用等四个方面对Nginx服务器的知识进行完整阐述,从而满足广大读者在应用Nginx服务器时的普遍性需求。同时也深入剖析了Nginx服务器的工作原理和实现技术,对其中使用到的数据结构和方法进行了详细阐述,并且结合实际的应用情况给出了多个......一起来看看 《Nginx高性能Web服务器详解》 这本书的介绍吧!