Skip to content

onecommons/unfurl-cloudmap-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unfurl-cloudmap-exporter

Requirements

See .env.sample for the environment variables needed.

Start the server

pip install -r requirements.txt
gunicorn src.app:app -b localhost:8082

Using the server

GET /dashboard?url=http%3A%2F%2Fexample.com

With the parameter url being the URL to a dashboard urlencoded.

GET /group?name=Testbed

With the parameter name being the name of the group containing all the dashboard.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages