瀏覽代碼

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 |


Loading…
取消
儲存