There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains a set of RESTful APIs for invoice management operations. It represents 'Invoice' as a target document and all the relevant CRUDs exposed via API. In addition, this repo includes one of possible solutions for document audit tracking, for this purpose Azure function has been implemented based on the same 'Invoice' domain entity.