malwaredb-api 0.0.6

Common API endpoints and data types for MalwareDB components.
Documentation
1
2
3
4
## MalwareDB API
[![Test](https://github.com/malwaredb/malwaredb-rs/actions/workflows/test.yml/badge.svg)](https://github.com/malwaredb/malwaredb-rs/actions/workflows/test.yml)[![Lint](https://github.com/malwaredb/malwaredb-rs/actions/workflows/lint.yml/badge.svg)](https://github.com/malwaredb/malwaredb-rs/actions/workflows/lint.yml)[![Cross](https://github.com/malwaredb/malwaredb-rs/actions/workflows/cross.yml/badge.svg)](https://github.com/malwaredb/malwaredb-rs/actions/workflows/cross.yml)

This crate stores the API endpoints and data types expected for each endpoint. This could be used to build a custom client.