Express.js API for fiscal invoice verification in Slovenia
yarn install or npm install
To start, run yarn start or npm start in terminal.
Server will start on localhost:3000 with these endpoints:
GET /- echo request to FURS ISPOST /register- register premisePOST /invoice- verify invoice at FURSGET /docs- Swagger documentation