Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.19 KB

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