Commit Graph

36 Commits

Author SHA1 Message Date
dancingCycle 251e753842 refactor(axios-get-trip): check status 2023-07-10 16:55:02 +02:00
dancingCycle 1cd38b5e9c refactor(axios-bods): check status 2023-07-10 16:51:55 +02:00
dancingCycle 527a4f0121 feat(axios-bods): inital commit 2023-02-14 21:31:01 +01:00
dancingCycle 2792f10eb2 feat(axios-trias): inital commit 2023-02-14 09:39:16 +01:00
dancingCycle c26ee58061 feat(axios-json): adjust index.js 2023-02-07 21:00:00 +01:00
dancingCycle da9df24e69 feat(axios-json): inital commit 2023-02-07 16:09:53 +01:00
renovate[bot] a4214a9d41 chore(deps): update dependency nodemon to v2.0.19 2022-07-21 13:41:23 +02:00
dancingCycle 298ebf2e03 chore: adjust renovate config 2022-07-21 13:23:26 +02:00
Stefan Begerad 946a7c11e7
Merge pull request #3 from Software-Ingenieur-Begerad/renovate/axios-0.x
fix(deps): update dependency axios to ^0.27.0
2022-06-23 22:19:23 +02:00
renovate[bot] 957a27edbd
fix(deps): update dependency axios to ^0.27.0 2022-06-23 20:18:55 +00:00
Stefan Begerad 27a858ba88
Merge pull request #2 from Software-Ingenieur-Begerad/renovate/pin-dependencies
chore(deps): pin dependencies
2022-06-23 22:18:48 +02:00
renovate[bot] 2b2be92fbe
chore(deps): pin dependencies 2022-06-23 20:14:02 +00:00
dancingCycle e92bba364d chore: adjust renovate config 2022-06-23 22:13:38 +02:00
Stefan Begerad 370b6ccfef
Merge pull request #5 from Software-Ingenieur-Begerad/renovate/dotenv-16.x
fix(deps): update dependency dotenv to v16
2022-06-21 21:04:32 +02:00
renovate[bot] 1b18cdb03f
fix(deps): update dependency dotenv to v16 2022-06-20 22:47:14 +00:00
dancingCycle eafd058c82 chore: adjust renovate config 2022-06-20 21:10:31 +02:00
Stefan Begerad 1041b71d30
Merge pull request #1 from Software-Ingenieur-Begerad/renovate/configure
Configure Renovate
2022-06-20 20:58:43 +02:00
renovate[bot] 4e4b34f87f
chore(deps): add renovate.json 2022-06-20 18:08:14 +00:00
dancingCycle a50f4190f6 feat(axios-get-service): initial commit 2022-05-19 11:59:11 +02:00
dancingCycle 413b5904b0 refactor: remove callback function 2022-05-18 14:55:21 +02:00
dancingCycle 871e091145 feat(axios-get-trip): extend index and add utils 2022-05-18 12:42:16 +02:00
dancingCycle 0b4d85da7b feat(axios-get-trip): extend index and add utils 2022-05-17 22:47:58 +02:00
dancingCycle d7de2b1736 feat: add query for service 2022-05-17 15:29:14 +02:00
dancingCycle f7ea9367a5 feat(axios-get-trip): initial commit 2022-05-17 14:48:55 +02:00
dancingCycle 0ba33eec8d feat(axios-get): initial commit 2022-05-17 14:39:29 +02:00
dancingCycle 86aa454008 doc: add doc for general project description 2022-02-19 15:36:44 -05:00
dancingCycle 86f390ba4c doc: adapt doc 2022-02-19 15:35:46 -05:00
dancingCycle 7d7da3c867 chore: remove duplicate env file 2022-02-19 15:35:16 -05:00
dancingCycle 5b36fb1ed7 chore: add env file for tdb example 2022-02-19 15:26:05 -05:00
Begerad, Stefan c340cb8dce chore: fixed base URL in .env file 2021-09-13 09:27:27 -04:00
Begerad, Stefan de4f016de3 feat: renamed all files 2021-09-09 10:36:53 -04:00
Begerad, Stefan 43ef87438e feat: changed URL to a simpler example 2021-09-09 10:31:19 -04:00
Begerad, Stefan 4b155b9263 feat: added debug logging of response 2021-09-09 10:30:33 -04:00
Begerad, Stefan ab878373f3 feat: disabled server authorization in dev mode according to https://stackoverflow.com/questions/51363855/how-to-configure-axios-to-use-ssl-certificate 2021-09-09 10:11:43 -04:00
Begerad, Stefan 06abf48a86 feat:adapted to example https://masteringjs.io/tutorials/axios/basic_auth 2021-09-09 09:41:02 -04:00
Begerad, Stefan fbd80998d0 feat: initial commit copied from git@github.com:dancesWithCycles/protobufjs-playground.git 2021-09-09 09:00:39 -04:00