The description of the project can be found here
The API documentation can be found here
The API collection can be found here
Follow these steps to get a development environment running:
git clone https://github.com/SamuelLeutner/invoicing-api.gitcd invoicing-apidocker network create invoicing-api docker compose up --build -ddocker compose exec node npm installmake testThis project is licensed under the MIT License - see the LICENSE.md file for details