Skip to content

Counts the amount of people in space using the Open Notify API

Notifications You must be signed in to change notification settings

alexellis/spacecountfunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spacecountfunction

This example counts the amount of people in space using the Open Notify API through a Node.js function and OpenFaaS.

You can use it as a template to build your own function.

  1. Deploy OpenFaaS

  2. Grab the CLI

  3. Clone this repo

git clone https://github.com/alexellis/spacecountfunction
  1. Build / deploy / invoke
faas-cli build \
 && faas-deploy

Then:

echo -n | faas-cli invoke webreq

About

Counts the amount of people in space using the Open Notify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published