Fintech Platform

A Shared Marketplace API you own this product

This project is part of the liveProject series Build a Fintech Platform in Rust
prerequisites
Rust basics • HTTP basics
skills learned
HTTP API with warp and reqwest • async Rust basics
Claus Matzinger
1 week · 6-8 hours per week · BEGINNER

pro $24.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases

lite $19.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


Look inside

You’re the star developer for Future Finance Labs, a fintech scaleup whose partner consultants are so happy with the prototype of an exchange platform you’ve built that some of them have brought a trading firm on board. Your task is to extend your prototype to include a platform for trading futures that the firm would like to offer its clients. You’ll lay the web project foundation by moving the Rust code for the existing matching engine to a shared library, adding a skeleton project for the web server, and creating a Cargo workspace. You’ll set up a warp web service to interact with the trading platform, add JSON serialization to your types, and use asynchronous Rust programming to create handler functions. Then you’ll upgrade the existing command line interface to connect with your new service instead of the local variant via REST. When you’re finished, you’ll have built a complete Rust HTTP API that will be a blueprint for additional Rust web services, small and large.

This project is designed for learning purposes and is not a complete, production-ready application or solution.

book resources

When you start your liveProject, you get full access to the following books for 90 days.

project author

Claus Matzinger

Claus Matzinger is a software engineer with more than a decade of experience in a variety of technologies. In his current role at DEX Labs, Claus is a full-time Rustacean in the crypto world. Previously at Microsoft, Claus helped customers solve their biggest challenges by implementing solutions ranging from machine learning pipelines to cloud native architecture for large-scale data processing. His previous books and blog can be found at X5FF.

prerequisites

This liveProject is for enthusiastic Rust beginners who want to put their Rust skills and knowledge into practice. To begin these liveProjects you’ll need to be familiar with the following:

TOOLS
  • Basic Rust: declaring variables, loops, functions, branches, debugging (println!), modules, types (structs, enums)
TECHNIQUES
  • Basic software engineering (unit testing, modularization, web API basics)
  • Basic finance: phrases and terms (for example, “signer” and “debit”)

you will learn

In this liveProject, you’ll learn to build a complete Rust project that will serve as a blueprint for additional Rust web services, small and large.

  • Write web services and web requests in Rust
  • Basic JSON serialization with serde
  • Async programming basics
  • Synchronize data structures across async applications
  • Cargo workspaces

features

Self-paced
You choose the schedule and decide how much time to invest as you build your project.
Project roadmap
Each project is divided into several achievable steps.
Get Help
While within the liveProject platform, get help from other participants and our expert mentors.
Compare with others
For each step, compare your deliverable to the solutions by the author and other participants.
book resources
Get full access to select books for 90 days. Permanent access to excerpts from Manning products are also included, as well as references to other resources.

choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • A Shared Marketplace API project for free