Git Product home page Git Product logo

ed-pilot-check's Introduction

Elite Dangerous: Commander Check

This lambda function uses the EDSM public API to retrieve a commander's last known position, and returns it in a HTML response.

Why?

A good friend of mine who I play ED with wanted to know if I was currently in space without having to bug me. I use EDSM to track my pilot logs, and decided to use it to satisfy his need.

Requirements

The function uses the AWS Systems Manager Parameter Store to keep the API key for EDSM, so the lambda requires read only access to SSM, in addition to the basic lambda execution role.

sam.yaml is a AWS Serverless Application Model template so that I could test the code locally using AWS SAM CLI during development. The template can be packaged and deployed through the CLI, but does not currently contain the specific permissions or customizations to the API gateway resources.

TODO

Right now, this list is enormous, and is currently maintained in my head. I'll add it here when I have a few minutes.

ed-pilot-check's People

Contributors

kriation avatar vatche-chamlian avatar

Watchers

 avatar

Forkers

angakh

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.