Skip to content

Parry-97/fintech-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository for the "Build a Fintech Platform in Rust" Manning LiveProject

This repository contains my solutions/submission for the Manning Live Project series titled "Build a FinTech Platform in Rust" by Klaus Matzinger. The series projects are listed below, with the code for each project grouped in a separate directory in this repository:

  • Fundamentals and Accounting
  • Core Algorithms and Data Structures
  • A Shared Marketplace API

The most up-to-date and final project is in the shared_marketplace folder. The final system architecture is divided into multiple components, as outlined in the below view. The majority of the code is written in the 2021 edition of Rust.

Main libraries used are:

  • Tokio
  • Warp
  • Serde

Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages