mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
17 lines
380 B
JSON
17 lines
380 B
JSON
|
|
{
|
|
"name": "Frankfurter",
|
|
"description": "Foreign exchange rates and currency conversion API",
|
|
"website": "https://frankfurter.app",
|
|
"repository": "https://github.com/hakanensari/frankfurter",
|
|
"logo": "https://frankfurter.app/images/frankfurter.png",
|
|
"keywords": [
|
|
"exchange rate",
|
|
"currency",
|
|
"conversion"
|
|
],
|
|
"addons": [
|
|
"heroku-postgresql"
|
|
]
|
|
}
|