Skip to content

Commit f37a67e

Browse files
committed
added Readme.md
1 parent 2f9145f commit f37a67e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## MACROBOND Data API for MATLAB
2+
3+
This repository autogenerates the Macrobond Data API for MATLAB. The latest openAPI definition is pulled once a month from the official directory:
4+
5+
https://api.macrobondfinancial.com/swagger/v1/swagger.json
6+
7+
Which generates the MATLAB files into `/AutogeneratedAPI`. This is then manually ammended to add a few bits like the authentication and finally packaged as a toolbox (to-do)
8+

0 commit comments

Comments
 (0)