mirror of
https://github.com/danog/public-apis.git
synced 2024-11-27 12:34:54 +01:00
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.
This commit is contained in:
parent
93d2b33ce2
commit
1a3576313d
@ -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…
Reference in New Issue
Block a user