Skan90 / SplunkConsumer

This is a POC/Mentory project that uses python packages to consume from a external API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SplunkConsumer

This project is a Proof of Concept (POC) and mentorship opportunity designed to demonstrate the use of Python packages for consuming data from external APIs. By leveraging Python's powerful libraries and best practices, this project serves as an educational resource for those looking to learn about API integration with Python.

Key Features:

  • API Integration: Explore how to connect and retrieve data from external APIs using Python packages.
  • Package Showcase: Demonstrate the usage of popular Python packages like requests or http.client for making API requests.
  • Documentation: Provide clear documentation and code examples to help learners understand the process.
  • Mentorship: Offer mentorship and guidance to those who want to expand their skills in API integration and Python programming.

The main goal with this project it's to implement a Prof of Concept with the following items:

  • First Step
  • Second Step
  • Third Step
    • All the CI infra needs to be inside a container Dockerfile Doc.
      • Create a CI environmentto run the unit tests
      • Create a CI environmentto run the integration tests
      • Create a CI environmentto run the E2E test
  • Last Step
    • Configure Grafana to consume data from MongoDB.

About

This is a POC/Mentory project that uses python packages to consume from a external API

License:MIT License


Languages

Language:Python 100.0%