Skip to content

TerryLai422/spring-reactive-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-reactive-mongo

It provides standard RESTFul APIs to add, update, delete, and get quote.

Sample Data

{ "id": "AMD-20220531", "symbol": "AMD", "date": "20220531", "open": 102.13, "high": 103.57, "low": 99.55, "close": 102.22, "volume": 99125703 }

{ "id": "NVDA-20220531", "symbol": "NVDA", "date": "20220531", "open": 187.24, "high": 190.53, "low": 181.22, "close": 183.2, "volume": 53808925 }

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages