Navigation Menu

Skip to content

tsoporan/km-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

  • python (version 2.6 - 2.7)

Setting up:

  1. git clone https://github.com/tsoporan/km-api.git km-api

  2. cd km-api && source env/bin/activate

  3. python api.py

  4. http://localhost:5000/metrics

If it requires virtualenv, that's a sudo easy_install virtualenv or sudo pip install virtualenv

If it requires any other packages they should be all in requirements.txt and installable with: pip install -r requirements.txt once sourced in the env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages