mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 14:14:24 +01:00
26 lines
510 B
TOML
26 lines
510 B
TOML
# Ecosystem Level Information
|
|
title = "Bitvavo"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bitvavo"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/go-bitvavo-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/java-bitvavo-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/mysql-migrations"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/node-bitvavo-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/php-bitvavo-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitvavo/python-bitvavo-api"
|