Skip to content

rpdeo/mxtoolbox-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MX ToolBox API Client

We were looking for a python language client for MXToolBox API.

We found mxtoolbox-connect which was written in JavaScript.

We also found this one.

Hence we wrote this taking inspiration from that code.

It is just a wrapper over httpx.get() and a bit of API command handling. Nothing fancy. We plan to use this inside our Flask-based IOC checking tool.

See for API details.

You need to sign-up to get a free API key.

You get 64 free requests per day.

Dependencies

  • httpx

Dev Dependencies

See ./requirements-dev.txt

See also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages