Skip to content

6tonks/AsyncTransactionCompositionMicroservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Basic Transaction Composition that uses async programing

USAGE: POST '/stockTransaction' with body like { "user_id": "102", "ticker": "ABC", "quantity": 10, "price": 5000.0, "transaction_type": "BUY" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages