Commit Graph

3 Commits

Author SHA1 Message Date
Urko 4286af982b feat: etl add more benchmarks
WIP: improve algorithym
2023-04-10 14:52:05 +02:00
Urko 4c8da4777d refactor etl go: load from byte slice instead of interface
- add benchmark
- add profiling and trace
2023-04-10 11:43:13 +02:00
Urko 4075a2c39b feat: initial commit
- retrieve data from http xml response
- parse to struct
- save on database
- expose rest server to list database collection documents
2023-03-31 11:49:03 +02:00