Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 760 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 760 Bytes

sat-api-express

Deploy

This is an express implementation of sat-api.

Installation

Make sure you have an instance of Elasticsearch running. To populate it with Landsat and Sentinel metadata refer to landsat8-metadata and sentinel2-metadata

$ npm install
$ node index.js

Documentation

Documentation can be found at http://docs.sat-utils.org/.

It is generated from this repo using apidoc:

apidoc -i app/ -o apidoc/

About

Sat API Express was made by Development Seed.