Skip to content

FAOSTAT/faostat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

952625b · Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Aug 19, 2016
Aug 21, 2015
Aug 20, 2015
Nov 22, 2015
Nov 2, 2016

Repository files navigation

License Build Status Coverage Status

FAOSTAT API

This projects provides programmatically access to the FAOSTAT database. There are two components: core libraries and web services.

Core

This component has been created or the integration with 3rd party projects.

Web

This module enables users to access FAOSTAT data through REST web services.

Tests

FAOSTAT API is contonously tested through the Travis CI platform. The API is tested through the FAOSTAT API client. The client is generated by the grunt-jsonschema-amd-restclient-generator NPM package.

Developed with

IntelliJ