aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up the code, removed extranneous microservices. hived is a monolith ↵arbitrageterminaldweller2024-06-0625-1445/+973
| | | | again. using pocketbase for AAA.
* WIPterminaldweller2024-05-3116-559/+243
|
* added cmc as a providerterminaldweller2024-05-281-1/+1
|
* added cmc as a providerterminaldweller2024-05-284-25/+117
|
* replaces redis with keydbterminaldweller2024-05-282-5/+6
|
* polygon ticker typeterminaldweller2024-05-281-0/+54
|
* added polygon as a new data source, updated for go 1.22terminaldweller2024-05-2812-4245/+143
|
* added new ticker endpoint that periodically sends crypto prices over telegramterminaldweller2024-02-296-157/+483
|
* fixes #5terminaldweller2023-12-061-9/+35
|
* temp fix for the telebot crashterminaldweller2023-12-044-12/+13
|
* removed goproxyterminaldweller2023-12-043-6/+0
|
* removed the proxyterminaldweller2023-12-041-2/+0
|
* updated the go.mod filesterminaldweller2023-12-0410-118/+4324
|
* using the simpler proxyfromenv function from the stdlibterminaldweller2023-05-093-48/+5
|
* we no longer need to change the cert names manuallyterminaldweller2023-03-143-6/+8
|
* golang lint fixesterminaldweller2023-02-286-20/+110
|
* golang lint fixesterminaldweller2023-02-284-457/+772
|
* added socks5 support for arbiterterminaldweller2023-01-284-4/+56
|
* hived now caches results. just trying not to exceed our quotas.terminaldweller2022-12-092-45/+53
|
* typoterminaldweller2022-11-151-1/+1
|
* updateterminaldweller2022-11-155-23/+294
|
* added coincap endpointterminaldweller2022-07-272-2/+132
|
* added a coingecko endpointterminaldweller2022-07-208-35/+187
|
* skeletonterminaldweller2022-07-075-0/+228
|
* added goproxy env var to the docker imagesterminaldweller2022-07-053-3/+5
|
* updateterminaldweller2022-05-181-0/+4
|
* was using node image for self-signed certificatesterminaldweller2022-04-152-2/+2
|
* added some security headersterminaldweller2022-03-287-56/+37
|
* half-updateds the readmeterminaldweller2021-12-141-3/+15
|
* Merge pull request #4 from terminaldweller/grpcFarzad Sadeghi2021-12-1419-155/+558
|\ | | | | Grpc
| * fixed the ip and address for the grpc servergrpcterminaldweller2021-12-143-4/+4
| |
| * grpc for telebot. untested. [WIP]telebotterminaldweller2021-12-145-39/+52
| |
| * grpc for telebot. untested. [WIP]terminaldweller2021-12-139-74/+285
| |
| * restructuring WIPterminaldweller2021-11-127-58/+53
| |
| * removed travisterminaldweller2021-11-121-1/+0
| |
| * restructured the repo-WIPterminaldweller2021-11-124-2/+2
| |
| * restructured the repo-WIPterminaldweller2021-11-1214-23/+164
| |
| * added a dev and deployment docker-composeterminaldweller2021-11-124-5/+34
| |
| * changes endpoints to crypto/terminaldweller2021-11-123-25/+25
| |
| * https working nowterminaldweller2021-09-111-10/+10
| |
| * https support-WIPterminaldweller2021-09-113-4/+19
|/
* added a codacy badgeterminaldweller2021-08-041-0/+1
|
* go mod update and postman update [ci skip]terminaldweller2021-07-225-9/+107
|
* want to switch to grpc for the telegram bot. obviously take the telegram bot ↵terminaldweller2021-07-225-1/+48
| | | | out of hived. added a robots.txt hadnler
* added graceful shutdown.fixed the -help crashing problem. wasnt setting the ↵terminaldweller2021-03-134-26/+133
| | | | content type. added CRUD for the alert endpoint. now using gorilla mux for routing.
* added the goreportcard badge.terminaldweller2021-03-101-0/+1
|
* removed some dead code.terminaldweller2021-03-081-62/+9
|
* updated readme for gitpodterminaldweller2021-02-271-0/+3
|
* gitpod fixterminaldweller2021-02-271-5/+4
|
* added a dockerfile for gitpodterminaldweller2021-02-272-1/+12
|