What's Changed
* JSON response and API by essteer in https://github.com/essteer/masquer/pull/2
Updates JSON response format from a string to a dictionary object, for ease of use in subsequent requests.
Implements a FastAPI app `masquer API` as an extra optional means of using `masquer`.
**Full Changelog**: https://github.com/essteer/masquer/compare/v1.0.1...v1.1.0