Giter Site home page Giter Site logo

cuulee / sat-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sat-utils/sat-api

0.0 1.0 0.0 1.85 MB

One API to search public Satellites metadata using AWS' APIGateway

Home Page: https://api.developmentseed.org/satellites

License: MIT License

JavaScript 100.00%

sat-api's Introduction

Satellite API

CircleCI

One API to search public Satellites metadata

A live version of this API is deployed to https://api.developmentseed.org/satellites.

This API uses Elastic Search as its engine and uses on AWS's Lambda and APIGateway to update and serve the data.

Develop

To further develop a deployed version of the API, make sure you have AWS credentials with necessary access to AWS Lambda and AWS APIGateway (an admin level access will do enough):

$ yarn install
$ yarn run watch

Deploy:

New deployment:

You MUST create a bucket on S3 that is used for storing deployment artifacts and metadata csv files.

Update .kes/config.yml and enter the name of the bucket. Also, if you want to access the elasticsearch instance directly from fixed IP address, copy .env.example to .env and add your IP address there.

There are more configurations that you can update on .kes/config.yml before deployment.

$ kes cf create

Updates

If you make changes to the source code, use command below to update with CloudFormation:

$ kes cf update

develop branch is deployed to staging.

master is deployed to production.

About

The Sat API was made by Development Seed.

sat-api's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.