Skip to content

Commit

Permalink
Fedger.io
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
brakmic committed Mar 22, 2016
1 parent 93d2b33 commit 1a35763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 1a35763

Please sign in to comment.