Skip to content

eriksoe/GateSenseAggr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GateSenseAggr

Hacker Days

How to get started

After cloning the repo, run

make deps
make

(If you get a "cannot find pam_appl.h", install libpam0g-dev (for Ubuntu).)

To run the server:

make rel
make node-console

then access [http://localhost:8080/aggrsense]

Good luck! :-)

Code Map

REST dispatcher:: lib/aggrsense/src/aggrsense_appmod.erl

Bibliography

CKAN API:: [http://docs.ckan.org/en/latest/api.html]

COSM REST API:: [http://cosm.com/docs/quickstart/curl.html]

About

Hacker Days repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published