Commit Graph

8 Commits

Author SHA1 Message Date
Felipe Martin Garcia 5543a19df1
feat: added server configuration using env vars (#7)
* feat: added server configuration using env vars

* updated readme

* refactor: removed error returns where unneeded
2022-08-09 18:27:37 +02:00
Felipe Martin Garcia 4a4832171a
test: steam 2022-08-07 12:15:32 +02:00
Felipe Martin Garcia 818b59940f
test: heroesdepapel 2022-08-07 12:15:19 +02:00
Felipe Martin Garcia cf94a590b7
test: added gtmstore test 2022-08-07 12:06:19 +02:00
Felipe Martin Garcia a92b314d5c
test: amazon 2022-08-07 12:01:26 +02:00
Felipe Martin Garcia 3854a1fe11
feat: akiracomics improvements
* added tests
* extracting description
* using ShopOptions to perform request
2022-08-07 08:30:33 +02:00
Felipe Martin Garcia 0cf15e589a
chore: moved mock data to internal package 2022-08-07 08:29:35 +02:00
Felipe Martin Garcia 4fd67d8743
refactor: servers
* moved server logic to internal packages
* split the main server and the http server
* handling signals for shutting down
2022-08-06 10:37:22 +02:00