Skip to content

Proof of concept demonstrating integrating two different APIs using Fastly's Compute@Edge service

Notifications You must be signed in to change notification settings

kpeters-cbsi/fastly-compute-at-edge-as-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastly Compute@Edge POC

This is a proof-of-concept application demonstrating the integration of two different APIs in Fastly Compute@Edge.

When finished, this will take a SpaceX mission ID and provide the two-line oribital elements (TLEs) for each payload delivered by that mission.

This project consumes the SpaceX API at https://api.spacex.land/graphql/ and the N2YO satellite tracking API at https://www.n2yo.com/api/. It retrieves the NORAD ID for a given payload from SpaceX, and the TLEs for that payload from N2YO.

About

Proof of concept demonstrating integrating two different APIs using Fastly's Compute@Edge service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published