The first free Open-Source Tool for Saving Historical Currency data https://kekkai.redume.su
Find a file
2025-01-02 21:19:08 +03:00
.github Set label for bug report 2024-11-15 15:59:20 +03:00
assets chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
chart fix(docker): Fixed chart service build 2024-12-29 13:36:21 +03:00
collect-currency feat(collect-currency): Bringing back cryptocurrency rate collection 2025-01-02 21:19:08 +03:00
docs chore(docs): replace icon svg to png 2024-12-31 14:17:04 +03:00
server fix(server): Fixed bug, if conv_amount was not specified, it was still shown in the response 2025-01-02 13:36:13 +03:00
shared feat(server): Renamed the multiplier to a different key. Left the key with the currency-to-unit ratio untouched 2024-12-22 21:22:03 +03:00
.dockerignore Написал докуметацию 2024-10-24 19:27:47 +03:00
.env.example chore: Rename example config files 2024-10-30 21:56:02 +03:00
.eslintrc.js Добавил размер табуляции, убрал одинарные кавычки 2024-08-17 16:35:16 +03:00
.gitignore Добавил в гитигнор файлы от macos 2024-10-24 19:26:17 +03:00
config.example.yaml chore: Analytics and SSL are turned off by default so as not to create unclear and unnecessary errors 2024-11-27 14:43:29 +03:00
docker-compose.yaml chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
Dockerfile-collect-currency chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-server chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
LICENSE init 2024-04-17 17:57:52 +03:00
mkdocs.yml chore(docs): replace icon svg to png 2024-12-31 14:17:04 +03:00
nginx.conf chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
package-lock.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
package.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
README.md chore(readme): Returned and added third-party library licences, split them into each separate file for the microservice 2024-12-20 16:25:43 +03:00
robots.txt feat: Added robots.txt 2024-11-27 18:02:58 +03:00

Important

After Nov. 1, the coinAPI service removed the plan with free 100 requests. At the moment, cryptocurrency collection is limited (free of charge). Some cryptocurrencies are possible to get through DuckDuckGO, but the list of available currencies is unknown. More details can be found in the discussion

Note

The first free Open-Source Tool for Saving Historical Currency data

kekkai banner

Leoardo Watch. ⓒ Kekkai sensen. Banner made by Artem Bay

License. The project is under the GPLv3 license.

    Kekkai Copyright (C) 2024 Redume

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/>.

Third-Party Libraries and Licenses