Skip to content

k0t3n/aiohttp-otx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIOHTTP OTX

AIOHTTP OTX is aiohttp-based microservice that is used to obtain OTX indicators over IPv4 addresses.

Responses are cached using Redis, see app/views.py for details.

Requirements

  • Python >=3.7
  • Redis

Installation

pip install -r requirements.txt

Start

python main.py

Configs are located under app/settings.py

About

Aiohttp-based microservice that is used to obtain OTX indicators over IPv4 addresses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages