Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 379 Bytes

A sample python application for Cisco IOx and used to accompany the developer tutorials in IOx documentation.

Primarily intended to demonstrate:

  • Managing log files
  • Using ENV variables provided by CAF
  • Using third party, pure python libraries
  • Using network (Expose a set of REST APIs)
  • Making HTTP requests to an upstream server (Connects to weather underground server)