ソースを参照

Fedger.io

This is a publicly available API comprising of several sub-APIs: company, fundings, geodata, news etc. 
The API itself is proprietary as the company behind charges for its usage but there's a certain amounts of "free calls" for every registered consumer.
Registering the API key is very easy and for free. I have also written a PureScript library to access the API (the backend logic is written in JS, so it can be easily used without PureScript as well).

Not sure if such APIs are welcome here, so feel free to reject this PR.
pull/29/head
Harris Brakmic 8年前
コミット
1a3576313d
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -60,6 +60,7 @@ A collective list of JSON APIs for use in web development.
| OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
| World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
| Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) |
| Fedger.io | Query machine intelligence data | No | [Go!](https://dev.fedger.io/docs/) |

### Transportation
| API | Description | OAuth |Link |


読み込み中…
キャンセル
保存