Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple contract and invoice API that leverages Spring Data REST *Contains 2 specialized endpoints for invoices: **One for creating a new invoice, which contains some validation **Another that voids an existing invoice and allows the user to add more invoices if the contract was previously completed See data-model.jpeg for the data model representation. See Flashtract.postman_collection.json for a sample collection of requests.